mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduction of `@concurrent` attribute caused an unintended side-effect in `ClosureEffectsRequest` since the attribute could only be used on `async` types setting `async` too early prevented body analysis for `throws` from running. Resolves: rdar://151421590
186 KiB
186 KiB