[Lldb-commits] [PATCH] D74557: [lldb] Make BreakpointResolver hold weak_ptr instead of raw pointer to breakpoint
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 3 10:01:32 PST 2020
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
You mean for BreakpointResolverScripted::CreateImplementationIfNeeded? Passing in the BreakpointSP is fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74557/new/
https://reviews.llvm.org/D74557
More information about the lldb-commits
mailing list