[PATCH] D83372: Fix for memory leak reported by Valgrind
Maksym Wezdecki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 00:36:10 PDT 2020
mwezdeck added a comment.
Can anybody point me out why static constructors are bad? Is there some kind of idiom?
Any resource where I can read about that will be helpful.
Thanks.
I'm updating the patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83372/new/
https://reviews.llvm.org/D83372
More information about the llvm-commits
mailing list