[Lldb-commits] [lldb] [lldb-dap] Do not show memory address on types with no summary (PR #172670)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 18 09:05:40 PST 2025


https://github.com/ashgti approved this pull request.

LGTM,

This does make me wonder if we should enable auto summaries by default... I'm not sure why they weren't enabled, but maybe it was due to a performance issue?

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


More information about the lldb-commits mailing list