hanchenye-llvm-project/clang/lib/Tooling
Rafael Espindola b0448cd52a Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and
is not used in any #ifdef.

llvm-svn: 168703
2012-11-27 16:10:37 +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 Only report first error when no compilation database is found. 2012-10-15 13:12:24 +00:00
FileMatchTrie.cpp Hopefully appease Windows buildbot with Japanese (?) error message. 2012-10-08 18:37:21 +00:00
JSONCompilationDatabase.cpp Support symlinks and relative paths in complilation databases. 2012-10-08 16:08:15 +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