llvm-project/clang/test/CXX/dcl.dcl/dcl.spec
Richard Smith d52186ff5a DR1684: a constexpr member function need not be a member of a literal class type.
llvm-svn: 224388
2014-12-16 23:12:52 +00:00
..
dcl.constexpr DR1684: a constexpr member function need not be a member of a literal class type. 2014-12-16 23:12:52 +00:00
dcl.fct.spec This test doesn't need to be XFAILed anywhere; it just needed to be updated to the appropriate diagnostic wording. 2014-05-19 16:35:00 +00:00
dcl.stc Rejecting the mutable specifier on a freestanding type declaration, instead of supporting it as a "extension" (which serves no purpose). Un-XFAILing the test for mutable specifiers. 2014-05-26 17:03:54 +00:00
dcl.type DR1346: a parenthesized braced-init-list cannot be used as the initializer when 2014-03-12 17:42:45 +00:00
dcl.typedef Reword switch/goto diagnostics "protected scope" diagnostics. Making up a term 2014-09-06 00:24:58 +00:00