[Lldb-commits] [lldb] [lldb][Formatters] Do not recursively dereference pointer type when creating formatter candicates list. (PR #124048)
Zequan Wu via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 23 14:20:14 PST 2025
ZequanWu wrote:
@labath What do you think? The solution above will still use the formatters for `T` when `T**` is printed.
https://github.com/llvm/llvm-project/pull/124048
More information about the lldb-commits
mailing list