We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3e8df commit 80f0475Copy full SHA for 80f0475
clang/test/Index/Core/scan-deps-by-mod-name.m
@@ -18,7 +18,7 @@
18
// CHECK-NEXT: [[PREFIX]]/Inputs/module/SubModA.h
19
// CHECK-NEXT: [[PREFIX]]/Inputs/module/SubSubModA.h
20
// CHECK-NEXT: [[PREFIX]]/Inputs/module/module.modulemap
21
-// CHECK-NEXT: build-args: {{.*}} -emit-module {{.*}} -fmodule-name=ModA -fno-implicit-modules {{.*}}
+// CHECK-NEXT: build-args: {{.*}} -emit-module {{.*}} -fmodule-name=ModA {{.*}} -fno-implicit-modules {{.*}}
22
// CHECK-NEXT: dependencies:
23
// CHECK-NEXT: context-hash:
24
// CHECK-NEXT: module-deps:
0 commit comments