llvm-project/clang/unittests/AST
Ted Kremenek cdf814900d Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
This is similar to how we divide up the StaticAnalyzer libraries to separate
core functionality to what is clearly associated with Frontend actions.

llvm-svn: 163050
2012-09-01 05:09:24 +00:00
..
CMakeLists.txt DeclPrinter: add terse output mode and lots of tests 2012-08-20 23:39:06 +00:00
CommentLexer.cpp Remove the useless CommentOptions class. 2012-08-31 10:35:30 +00:00
CommentParser.cpp Remove the useless CommentOptions class. 2012-08-31 10:35:30 +00:00
DeclPrinterTest.cpp DeclPrinter tests: simplify the code by using the new runToolOnCodeWithArgs 2012-08-31 03:23:26 +00:00
Makefile Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00