[PATCH] D105286: Fix memory leaks

Boleyn Su via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 07:50:47 PDT 2021


boleyn.su added a comment.

Hi Chandler Carruth,
I found this bug in your slides at https://llvm.org/devmtg/2014-10/Slides/Carruth-TheLLVMPassManagerPart2.pdf.
I saw the same pattern somewhere else in the llvm repo too but I do not have the time and the tool to fix all of them.
I guess it would be much easier to fix it with the help of LLVM itself.
Hope this helps.
Boleyn Su


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

https://reviews.llvm.org/D105286



More information about the llvm-commits mailing list