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 800d930 commit 708195aCopy full SHA for 708195a
test/Interop/Cxx/objc-correctness/sret.swift
@@ -1,7 +1,7 @@
1
// RUN: %empty-directory(%t)
2
// RUN: split-file %s %t
3
4
-// RUN: %target-swift-emit-ir -I %t/Inputs -cxx-interoperability-mode=default %t/test.swift | %FileCheck %s
+// RUN: %target-swift-emit-ir -I %t/Inputs -cxx-interoperability-mode=default %t/test.swift -target arm64-apple-macos12 | %FileCheck %s
5
6
// REQUIRES: objc_interop
7
0 commit comments