Skip to content

Commit e0efda1

Browse files
committed
fixup! fix test
1 parent baee3df commit e0efda1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/test/CodeGenCXX/debug-info-structor-linkage-names.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ struct Derived : public Base {
8585
// ITANIUM-SAME: spFlags: DISPFlagDefinition
8686
// ITANIUM-SAME: declaration: ![[BASE_INHERIT_CTOR_DECL:[0-9]+]]
8787

88-
// MSABI: !DISubprogram(name: "~Derived"
88+
// MSABI: !DISubprogram(name: "~Derived"
89+
// DISABLE: !DISubprogram(name: "~Derived"

0 commit comments

Comments
 (0)