[Dependency Scanning] Produce canonical output path for Clang PCMs.

Instead of relying on the client (driver) to perform its own computation of the matching output path.
This commit is contained in:
Artem Chikin
2022-11-11 11:20:52 -08:00
parent 31af288129
commit dc7cae21d2
10 changed files with 36 additions and 13 deletions

View File

@@ -162,6 +162,7 @@ using SwiftPlaceholderModuleDetailsLayout =
using ClangModuleDetailsLayout =
BCRecordLayout<CLANG_MODULE_DETAILS_NODE, // ID
FileIDField, // pcmOutputPath
FileIDField, // moduleMapPath
ContextHashField, // contextHash
FlagIDArrayIDField, // commandLine