llvm-project/clang/unittests/AST
Dmitri Gribenko 6743e04699 Move the 'find macro by spelling' infrastructure to the Preprocessor class and
use it to suggest appropriate macro for __attribute__((deprecated)) in
-Wdocumentation-deprecated-sync.

llvm-svn: 164892
2012-09-29 11:40:46 +00:00
..
CMakeLists.txt As a followup for r164303, add some tests for printing literals that test 2012-09-23 20:29:07 +00:00
CommentLexer.cpp Comment parsing: don't parse comment marker followed by a digit as a command 2012-09-14 16:35:35 +00:00
CommentParser.cpp Move the 'find macro by spelling' infrastructure to the Preprocessor class and 2012-09-29 11:40:46 +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
StmtPrinterTest.cpp unittests/AST/StmtPrinterTest.cpp: Suppress a LP64-assumed test, "0x100000000i128 => 4294967296L", for now. 2012-09-24 00:34:18 +00:00