swift
cfdf35ff
- [IRGen] Fix `SyncCallEmission::emitCallToUnmappedExplosion` crash
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[IRGen] Fix `SyncCallEmission::emitCallToUnmappedExplosion` crash We cannot `dyn_cast` directly to `ClassTypeInfo` since it does not implement `classof`, so will succeed for any `ReferenceTypeInfo`. rdar://128735092
References
#73915 - [IRGen] Fix `SyncCallEmission::emitCallToUnmappedExplosion` crash
Author
hamishknight
Committer
hamishknight
Parents
fd427457
Loading