[Lldb-commits] [lldb] [lldb] Don't hand out UnwindPlan::Row shared_ptrs (PR #128181)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 21 09:48:35 PST 2025


labath wrote:

That, or even actual values. I'm looking over the construction code, and it looks like most of the time it's making a (deep) copy of the value before/after storing it in the unwind plan.

https://github.com/llvm/llvm-project/pull/128181


More information about the lldb-commits mailing list