[PATCH] D137156: [llvm-debuginfo-analyzer] Fix memory leak reported by sanitizers.
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 10:40:16 PDT 2022
vitalybuka accepted this revision.
vitalybuka added a comment.
LGTM if this fixes the bug
Still the same questing as before: Can this code avoid using directly new/delete and rely on unique_ptrs?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137156/new/
https://reviews.llvm.org/D137156
More information about the llvm-commits
mailing list