[Lldb-commits] [lldb] [lldb][Formatters] Do not recursively dereference pointer type when creating formatter candicates list. (PR #124048)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 24 11:57:06 PST 2025
jimingham wrote:
I think that argument has some force for synthetic child providers, but less so for summaries. I'd like to see the size of a std::vector regardless of whether I'm holding it as a *, **, etc.
https://github.com/llvm/llvm-project/pull/124048
More information about the lldb-commits
mailing list