JuliaLang / AllocCheck.jl

AllocCheck
Other
215 stars 8 forks source link

Fix test failure on master due to try-catch elision #22

Closed topolarity closed 10 months ago

topolarity commented 10 months ago

Inference got better, so we need an explicit barrier to prevent DCE from undoing our test.