llvm-project/clang/lib/Tooling
NAKAMURA Takumi d574ac2f4d Fix the definition of JSONAnchorSource. MSVC mangles variable symbols, and "volatile" affects.
llvm-svn: 162550
2012-08-24 10:39:28 +00:00
..
ArgumentsAdjusters.cpp Fix -Wdelete-non-virtual-dtor in Tooling code. 2012-05-09 18:31:50 +00:00
CMakeLists.txt Use LLVM's plugin registry to enable registering new compilation 2012-08-24 05:50:27 +00:00
CommonOptionsParser.cpp Updated LibTooling.html, minor improvements in CommonOptionsParser 2012-08-24 00:39:14 +00:00
CompilationDatabase.cpp Use LLVM's plugin registry to enable registering new compilation 2012-08-24 05:50:27 +00:00
JSONCompilationDatabase.cpp Fix the definition of JSONAnchorSource. MSVC mangles variable symbols, and "volatile" affects. 2012-08-24 10:39:28 +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 Fixes a segfault in Tooling when using pch's: 2012-07-31 13:56:54 +00:00