Skip to content

Commit be0e507

Browse files
committed
Tweak test comment
1 parent 525b733 commit be0e507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/test/ClangScanDeps/modules-extern-unrelated.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// This test checks that parent module maps that do not define any related
2-
// modules are not affecting.
1+
// This test checks that only module map files defining affecting modules are
2+
// affecting.
33

44
// RUN: rm -rf %t
55
// RUN: split-file %s %t

0 commit comments

Comments
 (0)