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 8f7af45 commit 172b998Copy full SHA for 172b998
test/Interop/Cxx/foreign-reference/lifetime-operation-methods.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=upcoming-swift -I %swift_src_root/lib/ClangImporter/SwiftBridging -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