llvm-project/clang/lib/Tooling/DependencyScanning
Jan Svoboda 0f7d4105c6 [clang][deps] Only generate absolute paths when asked to
Add option to `clang-scan-deps` to enable/disable generation of command-line arguments with absolute paths. This is essentially a revert of D100533, but with improved naming and added test.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D101051
2021-04-26 10:53:41 +02:00
..
CMakeLists.txt [clang][clang-scan-deps] Add support for extracting full module dependencies. 2019-10-30 15:27:27 -07:00
DependencyScanningFilesystem.cpp Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDirectiveSkipMapping, NFC 2020-10-12 17:39:01 -04:00
DependencyScanningService.cpp [clang][clang-scan-deps] Add support for extracting full module dependencies. 2019-10-30 15:27:27 -07:00
DependencyScanningTool.cpp [clang][deps] Only generate absolute paths when asked to 2021-04-26 10:53:41 +02:00
DependencyScanningWorker.cpp ADT: Allow IntrusiveRefCntPtr construction from std::unique_ptr, NFC 2020-12-08 17:33:19 -08:00
ModuleDepCollector.cpp [clang][deps] Only generate absolute paths when asked to 2021-04-26 10:53:41 +02:00