[Lldb-commits] [lldb] [LLDB][SBSaveCore] Implement a selectable threadlist for Core Options. (PR #100443)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 24 19:50:27 PDT 2024
jasonmolenda wrote:
Stepping back a bit, do we gain anything in `SaveCoreOptions` by having `m_process_sp` be optional? Is there a distinction between an empty ProcessSP and no ProcessSP object?
https://github.com/llvm/llvm-project/pull/100443
More information about the lldb-commits
mailing list