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 fa5d493 commit 4758e7cCopy full SHA for 4758e7c
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