[Lldb-commits] [lldb] [lldb][Formatter] Consolidate libstdc++ and libc++ unique_ptr formatter tests into generic test (PR #147031)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 7 00:03:58 PDT 2025


labath wrote:

> It turns out the libstdc++ formatter supports dereferencing using the "object" or "obj" names.

I don't think there's any harm in supporting those, though I'd be surprised if many people are aware of that functionality. I kind of like this "hidden child" concept, but it feels like it ought to be just slightly more discoverable.

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


More information about the lldb-commits mailing list