clang-1/unittests/AST
Eli Friedman 44ee0a710c Re-commit r183466 with a fix to make the TypeLoc casting machinery work
correctly in the presence of qualified types.

(I had to change the unittest because it was trying to cast a
QualifiedTypeLoc to TemplateSpecializationTypeLoc.)



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183563 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-07 20:31:48 +00:00
..
ASTContextParentMapTest.cpp First step towards adding a parent map to the ASTContext. 2013-02-28 13:21:39 +00:00
CMakeLists.txt Fix memory leak for APValues that do memory allocation. 2013-06-03 13:51:33 +00:00
CommentLexer.cpp [Doc parsing] Provide diagnostics for unknown documentation 2013-05-03 23:15:20 +00:00
CommentParser.cpp [Doc parsing] Provide diagnostics for unknown documentation 2013-05-03 23:15:20 +00:00
DeclPrinterTest.cpp Provide couple of DeclPrint tests for my last patch. 2012-12-20 02:20:09 +00:00
DeclTest.cpp ASTTests/DeclTest.cpp: Tweak on msvc target to add "-fno-ms-extensions". 2013-06-05 06:54:06 +00:00
Makefile fix the unit tests too. 2013-01-19 18:30:39 +00:00
MatchVerifier.h First step towards adding a parent map to the ASTContext. 2013-02-28 13:21:39 +00:00
SourceLocationTest.cpp Re-commit r183466 with a fix to make the TypeLoc casting machinery work 2013-06-07 20:31:48 +00:00
StmtPrinterTest.cpp Remove out-of-date comment. 2012-11-29 23:09:57 +00:00