[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
Thu Jan 23 11:24:40 PST 2025
jimingham wrote:
If anything, we should allow `--skip-pointers 1` for formatter writers that only want to handle one level of pointer to the type.
https://github.com/llvm/llvm-project/pull/124048
More information about the lldb-commits
mailing list