[PATCH] D83372: Fix for memory leak reported by Valgrind

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 10:03:31 PDT 2020


tpr added a reviewer: beanz.
tpr added a comment.

+Chris Bieneman

I'm a bit worried that there is a reason why the removed code was there, rather than using a static initializer.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83372/new/

https://reviews.llvm.org/D83372





More information about the llvm-commits mailing list