summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p10.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unresolved lookups can have using declarations that refer toDouglas Gregor2013-01-301-0/+9
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* If name lookup finds different type declarations in different scopesDouglas Gregor2010-08-111-0/+1
* tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar2010-06-291-1/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Check if the target of a using decl is already declared in this scope beforeJohn McCall2009-12-111-0/+14
* Implement redeclaration checking and hiding semantics for using declarations....John McCall2009-12-101-0/+19
OpenPOWER on IntegriCloud