[Lldb-commits] [lldb] [lldb][DataFormatter] Allow std::string formatters to match against custom allocators (PR #156050)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 5 01:24:49 PDT 2025
Michael137 wrote:
> We could potentially also drop the char_traits thingy.
Yea was thinking the same. Might do that as a follow-up. That seems like a more niche use-case, but probably something people do
https://github.com/llvm/llvm-project/pull/156050
More information about the lldb-commits
mailing list