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 b2dc6e5 commit 807a3a2Copy full SHA for 807a3a2
test/IRGen/objc_retainAutoreleasedReturnValue.swift
@@ -31,7 +31,7 @@ public func test(_ dict: NSDictionary) {
31
// CHECK: notail call i8* @llvm.objc.retainAutoreleasedReturnValue
32
// CHECK: ret void
33
34
-// OPT-LABEL: define {{.*}}swiftcc void @"$s34objc_retainAutoreleasedReturnValue4testyySo12NSDictionaryCFyADXEfU_"(%TSo12NSDictionaryC* %0)
+// OPT-LABEL: define {{.*}}swiftcc void @"$s34objc_retainAutoreleasedReturnValue10useClosureyySo12NSDictionaryC_yADXEtF09$s34objc_bcd16Value4testyySo12H10CFyADXEfU_Tf1nc_n"(%TSo12NSDictionaryC* %0)
35
// OPT: entry:
36
// OPT: call {{.*}}@objc_msgSend
37
// OPT: notail call i8* @llvm.objc.retainAutoreleasedReturnValue
0 commit comments