[Lldb-commits] [lldb] [API] add GetSyntheticValue (PR #95959)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 27 07:12:40 PDT 2024


labath wrote:

> Would it make more sense to make the ValueImpl that's going to represent the synthetic value then check whether that really is synthetic, and return an empty SBValue if it is not?

Sounds like a good idea to me.


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


More information about the lldb-commits mailing list