llvm-project/clang/lib/Tooling/DependencyScanning
Jan Svoboda c62220f962 [clang][deps] NFC: Rename building CompilerInvocation
The dependency scanner works with multiple instances of `Compiler{Instance,Invocation}`. From names of the variables/members, their purpose is not obvious.

This patch gives descriptive name to the generated `CompilerInvocation` that can be used to derive the command-line to build a modular dependency.

Depends on D111725.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D111728
2021-10-21 13:51:27 +02:00
..
CMakeLists.txt [clang][deps] Support object files 2021-06-04 14:58:42 +02:00
DependencyScanningFilesystem.cpp [clang][deps] Fix test by checking ignored files correctly 2021-07-20 13:20:56 +02:00
DependencyScanningService.cpp [clang][deps] Prune unused header search paths 2021-10-12 12:39:23 +02:00
DependencyScanningTool.cpp [clang][modules] Cache loads of modules imported by PCH 2021-10-13 18:09:52 +02:00
DependencyScanningWorker.cpp [clang][deps] NFC: Rename scanning CompilerInstance 2021-10-21 13:51:00 +02:00
ModuleDepCollector.cpp [clang][deps] NFC: Rename building CompilerInvocation 2021-10-21 13:51:27 +02:00