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 b78b1b2 + 588a351 commit f5277aeCopy full SHA for f5277ae
test/Interop/SwiftToCxx/stdlib/string/string-to-nsstring.mm
@@ -35,7 +35,7 @@ int main() {
35
// CHECKARC: %[[VAL:.*]] = {{(tail )?}}call swiftcc ptr @"$sSS10FoundationE19_bridgeToObjectiveCSo8NSStringCyF"
36
// CHECKARC: call ptr @llvm.objc.autorelease(ptr %[[VAL]])
37
// CHECKARC: @llvm.objc.
38
-// CHECKARC-SAME: autorelease(ptr)
+// CHECKARC-SAME: autorelease(ptr
39
// CHECKARC-NOT: @llvm.objc.
40
41
//--- string-to-nsstring.mm
0 commit comments