swift
38e36784 - [IRGen] Check if type is empty instead of void in CallEmission::emitToUnmappedExplosionWithDirectTypedError

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.
Author
Parents
Loading