llvm-project/clang/lib/Tooling
Benjamin Kramer b5737c1491 [Tooling] Inject -resource-dir instead of overwriting argv[0].
This allows using a different standard library (the one from argv[0] in
the compilation database) with the correct builtins.

Differential Revision: http://reviews.llvm.org/D19356

llvm-svn: 266973
2016-04-21 10:18:18 +00:00
..
Core [Tooling] Fix getting fully qualified names of template alias types. 2016-04-20 22:12:07 +00:00
ArgumentsAdjusters.cpp Make ArgumentAdjuster aware of the current file being processed. 2015-11-05 02:19:53 +00:00
CMakeLists.txt Added formatAndApplyAllReplacements that works on multiple files in libTooling. 2016-03-29 16:31:53 +00:00
CommonOptionsParser.cpp Print options, if requested. 2016-02-23 10:29:02 +00:00
CompilationDatabase.cpp Rename Action::begin() to Action::input_begin(). 2016-02-23 19:30:43 +00:00
FileMatchTrie.cpp Tooling: Hide implementation details 2015-03-09 15:03:26 +00:00
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
Refactoring.cpp Added formatAndApplyAllReplacements that works on multiple files in libTooling. 2016-03-29 16:31:53 +00:00
RefactoringCallbacks.cpp
Tooling.cpp [Tooling] Inject -resource-dir instead of overwriting argv[0]. 2016-04-21 10:18:18 +00:00