llvm-project/clang/test/CXX/dcl.decl
Richard Smith a230224be4 Implement DR482: namespace members can be redeclared with a qualified name
within their namespace, and such a redeclaration isn't required to be a
definition any more.

Update DR status page to say Clang 3.4 instead of SVN and add new Clang 3.5
category (but keep Clang 3.4 yellow for now).

llvm-svn: 196481
2013-12-05 07:51:02 +00:00
..
dcl.fct.def The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00
dcl.init Modify the uninitialized field visitor to detect uninitialized use across the 2013-09-20 03:03:06 +00:00
dcl.meaning Implement DR482: namespace members can be redeclared with a qualified name 2013-12-05 07:51:02 +00:00
dcl.name Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
p4-0x.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00