[Lldb-commits] [lldb] [lldb] Make ValueObject::Dereference less aggressive (PR #137311)
Ilia Kuklin via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 25 12:10:38 PDT 2025
https://github.com/kuilpd commented:
So the difference is that if `value->Dereference` fails, the user should try to manually dereference a synthetic value?
https://github.com/llvm/llvm-project/pull/137311
More information about the lldb-commits
mailing list