summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/namespace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure to properly track the anonymous namespace that lives insideDouglas Gregor2010-03-241-0/+22
* Improve the reporting of non-viable overload candidates by noting the reasonJohn McCall2010-01-131-1/+1
* Improve the diagnostics used to report implicitly-generated class membersJohn McCall2010-01-061-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve diagnostics when the parser encounters a declarator with anDouglas Gregor2009-10-131-1/+1
* When overload resolution fails for an overloaded operator, show theDouglas Gregor2009-09-301-1/+2
* Avoid using the built-in type checker for assignment in C++ when classes are ...Sebastian Redl2009-05-211-1/+1
* Make the implicit-int handling error recovery stuff handle C++Chris Lattner2009-04-141-0/+11
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make one expected-diag directive match exactly one actual diagnostic.Sebastian Redl2009-02-071-1/+1
* Unifies the name-lookup mechanisms used in various parts of the ASTDouglas Gregor2008-12-111-1/+2
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-9/+9
* Move the C++ Sema tests into a separate SemaCXX directory.Argyrios Kyrtzidis2008-08-161-0/+57
OpenPOWER on IntegriCloud