julia
525d127c
- codegen: Bail out early if OC has wrong argtypes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
codegen: Bail out early if OC has wrong argtypes Once we know something is guaranteed to throw, we just need to bail out as soon as possible, as it is generrally a bad idea to try to keep looking at the dead code. Fixes 51016.
References
#51017 - Fix codegen for oc arg mismatch
Author
Keno
Committer
Keno
Parents
6ea22003
Loading