Skip to content

Commit d1b43ef

Browse files
Update clang/test/ClangScanDeps/visible-modules.c
Co-authored-by: Jan Svoboda <[email protected]>
1 parent 87900ca commit d1b43ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/ClangScanDeps/visible-modules.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ module A {
6464
}
6565
}
6666

67-
//--- A_without_visible_export.modulemap
67+
//--- A_with_visible_export.modulemap
6868
module A {
6969
explicit module visibleToTU {
7070
header "visibleToTU.h"

0 commit comments

Comments
 (0)