Skip to content

Commit 3315b28

Browse files
committed
[clang] update the number in no-external-type-id.cppm
1 parent eb9f475 commit 3315b28

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=4112
26+
// CHECK: <DECL_FUNCTION {{.*}} op8=4120
2727
// CHECK: <TYPE_FUNCTION_PROTO
2828

2929
//--- a.v1.cppm

0 commit comments

Comments
 (0)