[Lldb-commits] [lldb] [lldb][test] Turn std::atomic libcxx test generic (PR #146843)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 3 05:43:26 PDT 2025


Michael137 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.

Ahh gotcha. Makes sense

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


More information about the lldb-commits mailing list