summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p13.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* A using declaration can redeclare a typedef to the same type. TheseDouglas Gregor2010-07-071-0/+13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Honor using declarations in overload resolution. Most of the code forJohn McCall2009-12-031-0/+63
OpenPOWER on IntegriCloud