https://github.com/JuliaLang/julia
Revision 72dbbdb27bce02319b54caea078bb020a0020f62 authored by Keno Fischer on 28 November 2023, 05:18:39 UTC, committed by GitHub on 28 November 2023, 05:18:39 UTC
Mostly long-standing bugs related to not handling the virtual
predecessor to catch blocks, but also one recent regression from the
EnterNode change.
1 parent 5b2fcb6
History
Tip revision: 72dbbdb27bce02319b54caea078bb020a0020f62 authored by Keno Fischer on 28 November 2023, 05:18:39 UTC
cfg_simplify: Handle various corner cases with try/catch blocks (#52323)
Tip revision: 72dbbdb
File Mode Size
startup.jl -rw-r--r-- 162 bytes
write_base_cache.jl -rw-r--r-- 376 bytes

back to top