julia
a0a2bda1 - inference: incorporate stackoverflow possibility into exc type modeling (#52268)

Commit
2 years ago
inference: incorporate stackoverflow possibility into exc type modeling (#52268) Currently `exc_bestguess` does not take into account the possibility of stackoverflow error, causing the inconsistency between exception type modeling and `:nothrow` modeling. This commit fixes it up.
Author
Parents
Loading