llvm-project/clang/lib/Tooling
Alexander Kornienko df36746d52 Reverted custom init hook from r160369.
llvm-svn: 160432
2012-07-18 12:24:51 +00:00
..
ArgumentsAdjusters.cpp Fix -Wdelete-non-virtual-dtor in Tooling code. 2012-05-09 18:31:50 +00:00
CMakeLists.txt Move RefactoringCallbacks to Tooling to avoid dependency from 2012-07-17 08:03:01 +00:00
CommandLineClangTool.cpp Reverted custom init hook from r160369. 2012-07-18 12:24:51 +00:00
CompilationDatabase.cpp Add a custom initialize hook for clang tools + minor fixes in CustomCompilationDatabase.h 2012-07-17 16:11:17 +00:00
CustomCompilationDatabase.h Add a custom initialize hook for clang tools + minor fixes in CustomCompilationDatabase.h 2012-07-17 16:11:17 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00
Refactoring.cpp Adds a toString method to Replacement, which helps debugging. 2012-05-30 16:04:29 +00:00
RefactoringCallbacks.cpp Finishing the move of RefactoringCallbacks and fixing the corresponding 2012-07-17 08:37:03 +00:00
Tooling.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00