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 5a966b8 + 1d939d4 commit da38e8cCopy full SHA for da38e8c
validation-test/SILOptimizer/lexical-lifetimes.swift
@@ -1,7 +1,9 @@
1
// RUN: %target-run-simple-swift(-Xfrontend -disable-availability-checking -parse-as-library -Xfrontend -enable-copy-propagation) | %FileCheck %s
2
3
-// REQUIRES: concurrency
4
// REQUIRES: executable_test
+// REQUIRES: concurrency
5
+// REQUIRES: concurrency_runtime
6
+// UNSUPPORTED: back_deployment_runtime
7
8
// =============================================================================
9
// = Declarations {{ =
0 commit comments