julia
65c3b413
- Initialize `last_alloc`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Initialize `last_alloc` The uninit usage analyzer appears to be thrown off by the `__attribute__((cleanup(*)))` used by the `JL_TIMING` macro, so work around it by explicitly initializing `last_alloc`.
References
#49770 - Fix various warnings with JL_TIMING enabled
Author
topolarity
Committer
topolarity
Parents
e3e5eaa0
Loading