mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In case the compiler is used with concurrency features enabled (by-default or otherwise), and an older SDK is used which does not include the `_Concurrency` module, do not load this module implicitly. Instead, emit a diagnostic indicating that no such module is found. rdar://76967260
49 KiB
49 KiB