[libcxx-commits] [libcxx] Fix bug in atomic_ref's calculation of lock_free-ness. (PR #93427)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 29 23:32:35 PDT 2024
huixie90 wrote:
I remember that we had a discussion on this in the original PR but I don’t remember the outcome. I was focusing on the clang bit. (IIRC My concern was that clang builtin had assumption that the address is always _Atomic)
https://github.com/llvm/llvm-project/pull/76647#discussion_r1514600368
https://github.com/llvm/llvm-project/pull/93427
More information about the libcxx-commits
mailing list