[libcxx-commits] [libcxx] [libc++] Fix bug in atomic_ref's calculation of lock_free-ness (PR #99570)
James Y Knight via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 19 06:19:28 PDT 2024
jyknight wrote:
Related: fixing `__atomic_{is,always}_lock_free` behavior in clang, #99340.
https://github.com/llvm/llvm-project/pull/99570
More information about the libcxx-commits
mailing list