mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Adapt the `ThrowingEntityAnalyzer` to pick up any `await` keywords and add an `async` to the extracted function if necessary along with an `await` for its call. rdar://72199949