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 2de0c92 commit ed81a81Copy full SHA for ed81a81
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=4120
+// CHECK: <DECL_FUNCTION {{.*}} op8=[[#]]
27
// CHECK: <TYPE_FUNCTION_PROTO
28
29
//--- a.v1.cppm
0 commit comments