[Lldb-commits] [lldb] [lldb-dap] Updating VariableDescription to use GetDescription() as a fallback. (PR #77026)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 11 13:27:22 PST 2024
ashgti wrote:
> That will work nicely.
Done, the latest revision will only use the description for hovers and repl contexts.
https://github.com/llvm/llvm-project/pull/77026
More information about the lldb-commits
mailing list