llvm-project/clang/lib/Tooling
Manuel Klimek b1223b1de5 Fix bug in Replacement's toString on Windows (missing flush).
Adapt function to LLVM coding style.

llvm-svn: 235286
2015-04-20 06:58:56 +00:00
..
Core Fix bug in Replacement's toString on Windows (missing flush). 2015-04-20 06:58:56 +00:00
ArgumentsAdjusters.cpp Attempt to fix the build with XCode 5.0.2 (and probably 5.1.1). 2015-01-16 15:57:15 +00:00
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
CommonOptionsParser.cpp [tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace. 2015-03-23 12:47:15 +00:00
CompilationDatabase.cpp Improve const-ness 2015-04-17 00:19:34 +00:00
FileMatchTrie.cpp Tooling: Hide implementation details 2015-03-09 15:03:26 +00:00
JSONCompilationDatabase.cpp Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
Refactoring.cpp Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
RefactoringCallbacks.cpp Finishing the move of RefactoringCallbacks and fixing the corresponding 2012-07-17 08:37:03 +00:00
Tooling.cpp Make the clang-fuzzer use the CompilerInstance directly. 2015-03-28 00:42:36 +00:00