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 242e8b9 commit 534a873Copy full SHA for 534a873
compiler-rt/test/asan/TestCases/initialization-nobug.cpp
@@ -43,7 +43,7 @@ int getStructWithDtorValue() { return struct_with_dtor.value; }
43
44
int main() { return 0; }
45
46
-// CHECK: DynInitPoison module: {{.*}}initialization-nobug.cpp
+// CHECK: DynInitPoison
47
// CHECK: DynInitUnpoison
48
-// CHECK: DynInitPoison module: {{.*}}initialization-nobug-extra.cpp
49
0 commit comments