hanchenye-llvm-project/clang/unittests/AST
Samuel Benzaquen f226e97dff Enhancements for the DynTypedNode
Added ASTNodeKind as a standalone way to represent node kinds and their hierarchy.
This change is to support ongoing work on D815.

Reviewers: klimek

CC: cfe-commits
llvm-svn: 184331
2013-06-19 18:45:24 +00:00
..
ASTContextParentMapTest.cpp First step towards adding a parent map to the ASTContext. 2013-02-28 13:21:39 +00:00
ASTTypeTraitsTest.cpp Enhancements for the DynTypedNode 2013-06-19 18:45:24 +00:00
CMakeLists.txt Enhancements for the DynTypedNode 2013-06-19 18:45:24 +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 [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
MatchVerifier.h First step towards adding a parent map to the ASTContext. 2013-02-28 13:21:39 +00:00
SourceLocationTest.cpp Fix source range of CXXNewExpr with parentheses around the type. PR15569. 2013-06-17 22:35:10 +00:00
StmtPrinterTest.cpp Remove out-of-date comment. 2012-11-29 23:09:57 +00:00