llvm-project/clang/unittests/AST
Daniel Jasper 6ed1f85c24 Use LLVM's plugin registry to enable registering new compilation
databases. Move JSONCompilationDatabase.h to its own files and
register it as plugin.

llvm-svn: 162541
2012-08-24 05:50:27 +00:00
..
CMakeLists.txt DeclPrinter: add terse output mode and lots of tests 2012-08-20 23:39:06 +00:00
CommentLexer.cpp Comment parsing: parse "<blah" as an HTML tag only if "blah" is a known tag 2012-08-22 22:56:08 +00:00
CommentParser.cpp Comment parsing: extract TableGen'able pieces into new CommandTraits class. 2012-08-09 00:03:17 +00:00
DeclPrinterTest.cpp Use LLVM's plugin registry to enable registering new compilation 2012-08-24 05:50:27 +00:00
Makefile DeclPrinter: add terse output mode and lots of tests 2012-08-20 23:39:06 +00:00