[Lldb-commits] [PATCH] D74558: [lldb] Make shared_from_this-related code safer
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 13 10:33:44 PST 2020
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
LGTM
Targets and Breakpoints should only ever be managed by SP in lldb, so enforcing that seems like a good cleanup.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74558/new/
https://reviews.llvm.org/D74558
More information about the lldb-commits
mailing list