summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p4.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CXX] Exercise all paths through these tests.Paul Robinson2019-07-091-0/+1
* P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:Richard Smith2016-06-281-1/+27
* Change the 'declared at' diagnostic to say 'declared here'.Anders Carlsson2010-04-231-1/+1
* When parsing an identifier as an expression in C++, only try to annotate itJohn McCall2010-01-071-2/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Correctly implement the C++03 and 0x restrictions on class-member usingJohn McCall2009-12-081-4/+33
* Fix "using typename" and the instantiation of non-dependent using declarations.John McCall2009-12-041-0/+183
OpenPOWER on IntegriCloud