mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For synthesized `<async iterator>.next()` calls expression rewriter has to check whether witness is throwing and add `try` when necessary, in order to do that injector needs to look through opened existentials, erasures, and other implicitly injected AST nodes.
3.5 KiB
3.5 KiB