forked from OSchip/llvm-project
FixedCompilationDatabase (FCD) requires that the arguments it consumes after '--' must not include positional parameters or the argv[0] of the tool. This patch relaxes those restrictions. llvm-svn: 194968 |
||
|---|---|---|
| .. | ||
| ArgumentsAdjusters.cpp | ||
| CMakeLists.txt | ||
| CommonOptionsParser.cpp | ||
| CompilationDatabase.cpp | ||
| FileMatchTrie.cpp | ||
| JSONCompilationDatabase.cpp | ||
| Makefile | ||
| Refactoring.cpp | ||
| RefactoringCallbacks.cpp | ||
| Tooling.cpp | ||