llvm-project/clang/test/CXX/dcl.dcl
David Blaikie a558ee8105 Do not warn on switches over enums that do not use [[maybe_unused]] enumerators
PR36231, [dcl.attr.unused]p3

Reviewers: aaron.ballman

Differential Revision: https://reviews.llvm.org/D61444

llvm-svn: 359800
2019-05-02 16:30:49 +00:00
..
basic.namespace PR31606: Generalize our tentative DR resolution for inheriting copy/move 2017-01-13 20:46:54 +00:00
dcl.attr Do not warn on switches over enums that do not use [[maybe_unused]] enumerators 2019-05-02 16:30:49 +00:00
dcl.enum
dcl.link Bring r325915 back. 2018-02-23 19:30:48 +00:00
dcl.spec Add missing diagnostic for anonymous struct/union definitions that don't 2019-04-24 00:08:02 +00:00
p4-0x.cpp