hanchenye-llvm-project/clang/lib/Tooling
Manuel Klimek 6003384ea9 Add fall-back mode for clang tools.
Run without flags if we cannot load a compilation database. This matches
the behavior of clang itself when simply called with a source file.

Based on a patch by Russell Wallace.

llvm-svn: 254599
2015-12-03 10:38:53 +00:00
..
Core Fix calculation of shifted cursor/code positions. Specifically support 2015-11-23 08:33:48 +00:00
ArgumentsAdjusters.cpp Make ArgumentAdjuster aware of the current file being processed. 2015-11-05 02:19:53 +00:00
CMakeLists.txt
CommonOptionsParser.cpp Add fall-back mode for clang tools. 2015-12-03 10:38:53 +00:00
CompilationDatabase.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00
FileMatchTrie.cpp
JSONCompilationDatabase.cpp [tooling] Provide the compile commands of the JSON database in the order that they were provided in the JSON file. 2015-09-22 17:22:33 +00:00
Makefile
Refactoring.cpp
RefactoringCallbacks.cpp
Tooling.cpp Make ArgumentAdjuster aware of the current file being processed. 2015-11-05 02:19:53 +00:00