[libcxx-commits] [libcxx] [libc++] std::atomic primary template should not have a `difference_type` member type (PR #123236)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 16 12:32:19 PST 2025
================
@@ -29,163 +29,173 @@
# include <thread>
#endif
----------------
philnik777 wrote:
Could you format the test in a separate commit and revert the changes here? It's really hard to see what actually changed.
https://github.com/llvm/llvm-project/pull/123236
More information about the libcxx-commits
mailing list