Skip to content

Commit da38e8c

Browse files
authored
Merge pull request #40869 from nate-chandler/wrangle/20220114/1
2 parents 5a966b8 + 1d939d4 commit da38e8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

validation-test/SILOptimizer/lexical-lifetimes.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
// RUN: %target-run-simple-swift(-Xfrontend -disable-availability-checking -parse-as-library -Xfrontend -enable-copy-propagation) | %FileCheck %s
22

3-
// REQUIRES: concurrency
43
// REQUIRES: executable_test
4+
// REQUIRES: concurrency
5+
// REQUIRES: concurrency_runtime
6+
// UNSUPPORTED: back_deployment_runtime
57

68
// =============================================================================
79
// = Declarations {{ =

0 commit comments

Comments
 (0)