[Lldb-commits] [PATCH] D144664: Preserve SBValue's that only have an Error state

2023-02-28 Thread Jim Ingham via Phabricator via lldb-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rGe8a2fd5e7be2: An SBValue whose underlying ValueObject has no valid value, but does (authored by jingham). Repository: r

[Lldb-commits] [PATCH] D144664: Preserve SBValue's that only have an Error state

2023-02-23 Thread Jim Ingham via Phabricator via lldb-commits
jingham created this revision. jingham added reviewers: JDevlieghere, clayborg, labath, jasonmolenda. Herald added a project: All. jingham requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. SBValues carry their own errors with them (SBValue::G