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

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 10:44:16 PDT 2020


lattner added a comment.

Ok, then please set the pointer to null - that will cause things to explode if someone tries to use things after llvm_shutdown.  Thanks!


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