summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li2015-11-171-1/+6
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-2/+2
* Implement access checking for the "delete" operator. Fixes PR9050,Douglas Gregor2011-02-011-0/+1
* Record nested-name-specifiers of when we createDouglas Gregor2010-04-221-1/+1
* Whenever we complain about a failed initialization of a function orDouglas Gregor2010-04-221-1/+2
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Regularize support for naming conversion functions in using decls.John McCall2010-03-311-1/+42
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve on diagnosing type mismatches because of Fariborz Jahanian2009-11-181-2/+2
* Incremental progress on using declarations. Split UnresolvedUsingDecl intoJohn McCall2009-11-181-4/+27
* Commit this random test case.John McCall2009-11-171-0/+44
OpenPOWER on IntegriCloud