Skip to content

Commit ccb1e72

Browse files
committed
[ClangScanDeps/cas] Update test after upstream change
Update checking for test output after llvm#77120.
1 parent 3c7911d commit ccb1e72

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)