[Lldb-commits] [PATCH] D100800: [lldb] Fix demangler leaks in the DWARF AST parser
Fangrui Song via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 19 16:08:46 PDT 2021
MaskRay added a comment.
In D100800#2699940 <https://reviews.llvm.org/D100800#2699940>, @teemperor wrote:
> Thanks for fixing this, I guess we really need a leak sanitizer/valgrind bot for LLDB...
>
> I just have some minor comments but otherwise this LGTM.
Agree.. The 45+ `check-lldb` failures need to be fixed first..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100800/new/
https://reviews.llvm.org/D100800
More information about the lldb-commits
mailing list