llvm-project/clang/lib/Tooling/DependencyScanning
Argyrios Kyrtzidis fbbabd4ca0 [Tooling/DependencyScanning] Enable passing a `vfs::FileSystem` object to `DependencyScanningTool`
Also include a unit test to validate that the `vfs::FileSystem` object is properly used.

Differential Revision: https://reviews.llvm.org/D129912
2022-07-18 09:37:17 -07:00
..
CMakeLists.txt [clang][deps] Support object files 2021-06-04 14:58:42 +02:00
DependencyScanningFilesystem.cpp [Tooling/DependencyScanning & Preprocessor] Refactor dependency scanning to produce pre-lexed preprocessor directive tokens, instead of minimized sources 2022-05-26 12:50:06 -07:00
DependencyScanningService.cpp [Tooling/DependencyScanning] Make skipping excluded PP ranges during dependency scanning the default 2022-04-28 15:23:03 -07:00
DependencyScanningTool.cpp [Tooling/DependencyScanning] Enable passing a `vfs::FileSystem` object to `DependencyScanningTool` 2022-07-18 09:37:17 -07:00
DependencyScanningWorker.cpp [Tooling/DependencyScanning] Enable passing a `vfs::FileSystem` object to `DependencyScanningTool` 2022-07-18 09:37:17 -07:00
ModuleDepCollector.cpp [clang][deps] Fix handling of -MT in module command-line 2022-07-13 13:36:15 -07:00