llvm-project
bb93279e - [lldb-dap] Fix a regression in synthetic variables. (#186180)

Commit
190 days ago
[lldb-dap] Fix a regression in synthetic variables. (#186180) In PR#183176 there was a regression mixing up `GetSyntheticValue` and `GetNonSyntheticValue` that results in `[raw]` variables not correctly representing the underlying value. Addressing this regression and adjusting the naming of a few helpers to better match existing naming styles in lldb.
Author
Parents
Loading