[Lldb-commits] [PATCH] D88247: Fix memory leak in SBValue::GetAddress
Andy Yankovsky via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 25 06:07:38 PDT 2020
werat added a comment.
Thanks for reviewing and writing a follow-up change! Changing the ctor to accept a const reference is indeed a cleaner solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88247/new/
https://reviews.llvm.org/D88247
More information about the lldb-commits
mailing list