swift
38e36784
- [IRGen] Check if type is empty instead of void in CallEmission::emitToUnmappedExplosionWithDirectTypedError
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
333 days ago
[IRGen] Check if type is empty instead of void in CallEmission::emitToUnmappedExplosionWithDirectTypedError rdar://140573912 This caused assertions to fail when using other empty types, like `Never` as the result type on typed throwing functions.
References
#77965 - [IRGen] Check if type is empty instead of void in CallEmission::emitT…
Author
drexin
Parents
867cf285
Loading