[Lldb-commits] [lldb] [lldb][test] Turn std::atomic libcxx test generic (PR #146843)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 3 05:38:28 PDT 2025
labath wrote:
> Huh I'm surprised that's what it looks like for libc++ tbh. Not sure what our formatter is doing.
No, that was the raw output. I was just putting it there to show that the libstdc++ output (where we only have the raw output) isn't that bad, which reduces the motivation to have the formatter in the first place.
https://github.com/llvm/llvm-project/pull/146843
More information about the lldb-commits
mailing list