llvm-project/clang/test/CXX/dcl.decl/dcl.meaning
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.array Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
dcl.fct Mark that qualifiers can prefix the auto type. This seems to just have 2013-09-02 19:20:06 +00:00
dcl.fct.default Teach typo correction to look inside of classes like it does namespaces. 2013-09-26 19:10:29 +00:00
dcl.mptr Correct hyphenations in comments and assert messages 2013-12-05 04:47:09 +00:00
dcl.ref 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
p1-0x.cpp Per [dcl.meaning]p1, a name in an inline namespace can be redeclared using a 2013-12-05 04:30:04 +00:00
p1.cpp Implement DR482: namespace members can be redeclared with a qualified name 2013-12-05 07:51:02 +00:00