llvm-project/clang/test/CXX/dcl.decl/dcl.meaning
Douglas Gregor 43bc036e8a Promote the warning about extra qualification on a declaration from a
warning to an error. C++ bans it, and both GCC and EDG diagnose it as
an error. Microsoft allows it, so we still warn in Microsoft
mode. Fixes <rdar://problem/11135644>.

llvm-svn: 163831
2012-09-13 20:16:20 +00:00
..
dcl.array Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
dcl.fct Final piece of core issue 1330: delay computing the exception specification of 2012-07-27 04:22:15 +00:00
dcl.fct.default Fix an inconsistency in Sema::ConvertArgumentsForCall in that 2011-07-29 00:24:42 +00:00
dcl.mptr
dcl.ref Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
p1-0x.cpp Move & comment the 'decltype in declarator-id' as suggested by Doug Gregor. 2011-12-14 18:59:02 +00:00
p1.cpp Promote the warning about extra qualification on a declaration from a 2012-09-13 20:16:20 +00:00