swift
8d92241c
- [Refactoring] Support async for function extraction
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[Refactoring] Support async for function extraction 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
References
#37651 - [Refactoring] Support async for function extraction
Author
hamishknight
Parents
13727975
Loading