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 fb9f864 + 4758e7c commit feacc3fCopy full SHA for feacc3f
test/IRGen/alloc_box.swift
@@ -9,7 +9,7 @@ func f() -> Bool? { return nil }
9
})()
10
11
// CHECK-LABEL: @"$s9alloc_boxyyXEfU_"
12
-// CHECK: <label>:9:
13
// CHECK-NOT: call void @swift_setDeallocating
14
// CHECK: call void @swift_deallocUninitializedObject
15
-
+// CHECK-NOT: call void @swift_setDeallocating
+// CHECK: ret void
0 commit comments