swift
e0d9da45
- [IRGen] Properly extract values in visitThrowInst for empty error
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[IRGen] Properly extract values in visitThrowInst for empty error rdar://132122011 For async functions we have to extract the values, which was not happening when the error type was empty.
References
#75379 - [IRGen] Properly extract values in visitThrowInst for empty error
Author
drexin
Parents
9f2ee07d
Loading