llvm-project/clang/test/CXX/dcl.dcl/basic.namespace
Richard Smith 7ad0b88396 If a using-declaration names a class member, but appears outside a class, try
to suggest a different syntax to get the same effect.

llvm-svn: 205467
2014-04-02 21:44:35 +00:00
..
namespace.def Allow typo correction to try removing nested name specifiers. 2013-07-02 23:47:44 +00:00
namespace.udecl If a using-declaration names a class member, but appears outside a class, try 2014-04-02 21:44:35 +00:00
namespace.udir 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