Skip to content

Commit ac5c0dc

Browse files
Fix no-external-type-id.cppm test
1 parent 9c186c8 commit ac5c0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Modules/no-external-type-id.cppm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export module b;
2323
import a;
2424
export int b();
2525

26-
// CHECK: <DECL_FUNCTION {{.*}} op8=4088
26+
// CHECK: <DECL_FUNCTION {{.*}} op8=4104
2727
// CHECK: <TYPE_FUNCTION_PROTO
2828

2929
//--- a.v1.cppm

0 commit comments

Comments
 (0)