Skip to content

Commit b53c166

Browse files
authored
Merge pull request #8049 from akyrtzi/akyrtzi/pr/stable-fix-cas-test
[ClangScanDeps/cas] Update test after upstream change
2 parents b889ab8 + 616bd63 commit b53c166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/ClangScanDeps/modules-include-tree-implementation-private.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
// CHECK: Mod (framework)
3030
// CHECK: link Mod (framework)
3131
// CHECK: Mod_Private (framework)
32-
// CHECK: link Mod_Private (framework)
32+
// CHECK: link Mod (framework)
3333

3434
// CHECK: Files:
3535
// CHECK: [[PREFIX]]/tu.m llvmcas://

0 commit comments

Comments
 (0)