We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38caf28 commit 242ccd2Copy full SHA for 242ccd2
clang/test/Modules/no-external-type-id.cppm
@@ -23,7 +23,7 @@ export module b;
23
import a;
24
export int b();
25
26
-// CHECK: <DECL_FUNCTION {{.*}} op8=4112
+// CHECK: <DECL_FUNCTION {{.*}} op8=4120
27
// CHECK: <TYPE_FUNCTION_PROTO
28
29
//--- a.v1.cppm
0 commit comments