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.
// REQUIRES: executable_test
1 parent a51c4f8 commit a782752Copy full SHA for a782752
test/Interop/Cxx/foreign-reference/pass-as-parameter.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=upcoming-swift -Xfrontend -disable-availability-checking)
2
3
+// REQUIRES: executable_test
4
+
5
// Temporarily disable when running with an older runtime (rdar://128681137)
6
// UNSUPPORTED: use_os_stdlib
7
// UNSUPPORTED: back_deployment_runtime
0 commit comments