llvm-project/clang/unittests/AST
Fariborz Jahanian 9b7ab87738 This is the libclang patch providing minimal API to
use clang's formatter. Currently, formatter is used 
to format declaration tags for xml comments. Since formatter
is in flux and its change will break several of the clang comment
tests, only a single tests is formatted using this facility.
Doug has reviewed and approved it for check-in. 

llvm-svn: 170467
2012-12-18 23:02:59 +00:00
..
CMakeLists.txt Add unit tests for source locations of AST nodes. 2012-11-06 17:31:40 +00:00
CommentLexer.cpp Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
CommentParser.cpp Really sort the #include lines in unittests/... 2012-12-04 09:53:37 +00:00
DeclPrinterTest.cpp This is the libclang patch providing minimal API to 2012-12-18 23:02:59 +00:00
Makefile ASTTests, ASTMatchersTests: Move clangEdit before clangAst in USEDLIB. 2012-12-04 08:20:41 +00:00
SourceLocationTest.cpp Sort the #include lines for unittests/... 2012-12-04 09:45:34 +00:00
StmtPrinterTest.cpp Remove out-of-date comment. 2012-11-29 23:09:57 +00:00