[libcxx-commits] [libcxx] [libc++] Implement C++20 atomic_ref (PR #76647)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 5 11:30:44 PST 2024


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

Thanks a lot for the patch! The review doesn't go over the implementation in detail since I think we need to consider the overall state of `atomic_wait` primitives and GCC vs Clang atomics before we commit to an implementation strategy here.

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


More information about the libcxx-commits mailing list