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 baee3df commit e0efda1Copy full SHA for e0efda1
clang/test/CodeGenCXX/debug-info-structor-linkage-names.cpp
@@ -85,4 +85,5 @@ struct Derived : public Base {
85
// ITANIUM-SAME: spFlags: DISPFlagDefinition
86
// ITANIUM-SAME: declaration: ![[BASE_INHERIT_CTOR_DECL:[0-9]+]]
87
88
-// MSABI: !DISubprogram(name: "~Derived"
+// MSABI: !DISubprogram(name: "~Derived"
89
+// DISABLE: !DISubprogram(name: "~Derived"
0 commit comments