Skip to content

Commit 36eb110

Browse files
author
git apple-llvm automerger
committed
Merge commit '81a2745a5c40' from swift/release/6.0 into stable/20230725
2 parents 4a1abae + 81a2745 commit 36eb110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/ClangScanDeps/modules-include-tree-prefix-map.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
[{
316316
"file": "DIR/tu.m",
317317
"directory": "DIR",
318-
"command": "CLANG -target x86_64-apple-darwin10 -fsyntax-only DIR/tu.m -I DIR -isystem DIR/System -fmodules -fimplicit-modules -fimplicit-module-maps -fmodules-cache-path=DIR/module-cache -Rcompile-job-cache"
318+
"command": "CLANG -target x86_64-apple-darwin10 -fsyntax-only DIR/tu.m -I DIR -isystem DIR/System -fmodules -fimplicit-modules -fimplicit-module-maps -fmodules-cache-path=DIR/module-cache -Rcompile-job-cache -Xclang -fbuiltin-headers-in-system-modules"
319319
}]
320320

321321
//--- module.modulemap

0 commit comments

Comments
 (0)