[Lldb-commits] [PATCH] D84210: [lldb] Use a weak pointer to hold on to the underlying thread plan in SBThreadPlan
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 20 21:16:37 PDT 2020
JDevlieghere updated this revision to Diff 279379.
JDevlieghere added a comment.
`s/thread_plan/thread_plan_sp/g`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84210/new/
https://reviews.llvm.org/D84210
Files:
lldb/include/lldb/API/SBThreadPlan.h
lldb/include/lldb/lldb-forward.h
lldb/source/API/SBThreadPlan.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84210.279379.patch
Type: text/x-patch
Size: 12135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200721/cbc766e4/attachment-0001.bin>
More information about the lldb-commits
mailing list