File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Concurrency/attr_execution Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 11// RUN: %target-swift-emit-silgen -enable-experimental-feature ExecutionAttribute -enable-experimental-feature AsyncCallerExecution %s | %FileCheck %s
22
3- // REQUIRES: asserts
43// REQUIRES: swift_feature_ExecutionAttribute
54// REQUIRES: swift_feature_AsyncCallerExecution
65
Original file line number Diff line number Diff line change 11// RUN: %target-typecheck-verify-swift -target %target-swift-5.1-abi-triple -enable-experimental-feature ExecutionAttribute
22
3- // REQUIRES: asserts
43// REQUIRES: concurrency
54// REQUIRES: swift_feature_ExecutionAttribute
65
Original file line number Diff line number Diff line change 11// RUN: %target-typecheck-verify-swift -disable-availability-checking -enable-experimental-feature ExecutionAttribute
22
3- // REQUIRES: asserts
43// REQUIRES: concurrency
54// REQUIRES: swift_feature_ExecutionAttribute
65
Original file line number Diff line number Diff line change 22// RUN: %target-swift-emit-silgen %s -enable-experimental-feature ExecutionAttribute -enable-experimental-feature AsyncCallerExecution | %FileCheck %s
33
44// REQUIRES: concurrency
5- // REQUIRES: asserts
65// REQUIRES: swift_feature_ExecutionAttribute
76// REQUIRES: swift_feature_AsyncCallerExecution
87
You can’t perform that action at this time.
0 commit comments