[Lldb-commits] [PATCH] D68641: [LLDB] Fix for synthetic children memory leak

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 8 09:04:19 PDT 2019


aprantl added a comment.

Disclaimer: I'm not familiar with this code. Would it be safe/better to store a weak pointer instead of a raw pointer?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D68641





More information about the lldb-commits mailing list