Skip to content

Commit e40111b

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents de226df + da38e8c commit e40111b

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)