Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac/swift: fix global variables for upcoming swift 6 concurrency
fixes problems with upcoming features DisableOutwardActorInference, GlobalConcurrency and InferSendableFromCaptures for swift 6 strict concurrency. enabled with -enable-upcoming-feature flag.
- Loading branch information