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.
2 parents 3a50f93 + 98803ec commit 1465ee6Copy full SHA for 1465ee6
test/Interop/Cxx/class/type-classification-non-trivial-silgen.swift
@@ -12,7 +12,7 @@ public func testStructWithDestructor() {
12
let d = StructWithDestructor()
13
}
14
15
-// Make sure that "HasMemberWithDestructor" is marked as non-trivial by checking
+// Make sure that "StructWithSubobjectDestructor" is marked as non-trivial by checking
16
// for a "destroy_addr".
17
// CHECK-LABEL: @$s4main33testStructWithSubobjectDestructoryyF
18
// CHECK: [[AS:%.*]] = alloc_stack $StructWithSubobjectDestructor
0 commit comments