swift
a4c1d2ec
- [IRGen] Fix SignatureExpansion::expandAsyncAwaitType
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[IRGen] Fix SignatureExpansion::expandAsyncAwaitType For typed throws async functions, when the error type is `Never` and the result type `Void`, we still have to add the error context
References
#76302 - [IRGen] Fix SignatureExpansion::expandAsyncAwaitType
Author
drexin
Committer
drexin
Parents
2fd182ac
Loading