JuliaLang / AllocCheck.jl

AllocCheck
Other
209 stars 8 forks source link

Add support for `OpaqueClosure` #68

Closed topolarity closed 5 months ago

topolarity commented 5 months ago

This also tightens up our call replacements and makes it quite a bit more strict regarding unresolved function pointers.

gbaraldi commented 5 months ago

LGTM