clang-1/lib/Tooling
Argyrios Kyrtzidis 7e96bfb4d5 Introduce CompilationDatabase::getAllCompileCommands() that returns all
compile commands of the database and expose it via the libclang API.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169226 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-04 07:26:44 +00:00
..
ArgumentsAdjusters.cpp Fix -Wdelete-non-virtual-dtor in Tooling code. 2012-05-09 18:31:50 +00:00
CMakeLists.txt Support symlinks and relative paths in complilation databases. 2012-10-08 16:08:15 +00:00
CommonOptionsParser.cpp Only add common tool options when CommonOptionsParser is used. 2012-08-28 22:15:41 +00:00
CompilationDatabase.cpp Introduce CompilationDatabase::getAllCompileCommands() that returns all 2012-12-04 07:26:44 +00:00
FileMatchTrie.cpp Hopefully appease Windows buildbot with Japanese (?) error message. 2012-10-08 18:37:21 +00:00
JSONCompilationDatabase.cpp Introduce CompilationDatabase::getAllCompileCommands() that returns all 2012-12-04 07:26:44 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00
Refactoring.cpp Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
RefactoringCallbacks.cpp Finishing the move of RefactoringCallbacks and fixing the corresponding 2012-07-17 08:37:03 +00:00
Tooling.cpp Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and 2012-11-27 16:10:37 +00:00