[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 12:45:09 PST 2025


jimingham wrote:

It still sounds like this is a change to accommodate formatters that aren't correctly written.  Regex formatters are slower than name match ones and more fallible to write, so I'm not sure "you can write a regex instead" is a good substitute.

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


More information about the lldb-commits mailing list