[libcxx-commits] [libcxx] [libc++] Fix inconsistency between is_lock_free and is_always_lock_free (PR #68109)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 3 13:53:27 PDT 2023


EricWF wrote:

I'm a bit confused. Is it `_Atomic` that's adding the padding, or the struct we wrap it in?



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


More information about the libcxx-commits mailing list