[libcxx-commits] [libcxx] [libc++] Implement P0528R3 `std::atomic` CAS for types with paddings (PR #76180)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 3 11:28:27 PDT 2026


https://github.com/ldionne requested changes to this pull request.

I'm glad to see this making progress! This is a non-trivial patch, I have some comments but it's looking very reasonable.

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


More information about the libcxx-commits mailing list