mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`_Concurrency` is being implicitly imported and then linked into the runtime. Disable the implicit import of the concurrency runtime to allow proper control over the linkage for the library.