[Lldb-commits] [lldb] [lldb][Formatters] Use container summary helper for libstdc++ formatters (PR #147140)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 7 00:24:21 PDT 2025
https://github.com/labath approved this pull request.
I see we already have some C++ stuff in this file, but given that there really isn't anything specific in this function, maybe we could also drop the Cxx part from the name (maybe call it `ContainerSizeSummaryProvider `)?
https://github.com/llvm/llvm-project/pull/147140
More information about the lldb-commits
mailing list