mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[send-non-sendable] Add REQUIRES: asserts to concurrency tests that use SendNonSendable.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// RUN: %target-swift-frontend -disable-availability-checking -emit-sil -o /dev/null -verify -strict-concurrency=complete -enable-experimental-feature SendNonSendable %s
|
||||
|
||||
// REQUIRES: concurrency
|
||||
// REQUIRES: asserts
|
||||
|
||||
// rdar://106849189 move-only types should be supported in freestanding mode
|
||||
// UNSUPPORTED: freestanding
|
||||
|
||||
Reference in New Issue
Block a user