[libcxx-commits] [libcxx] [libc++] Enable C++ stdatomic.h for all C++ versions (PR #95498)

Ryan Prichard via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 13 21:01:48 PDT 2024


rprichard wrote:

See https://github.com/llvm/llvm-project/pull/83351#issuecomment-2033055221 for the some of the Android context. The Bionic version of `<stdatomic.h>` to `<atomic>` redirection was added in 2014 by https://r.android.com/104366. (The current version is at https://android.googlesource.com/platform/bionic/+/main/libc/include/stdatomic.h.)


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


More information about the libcxx-commits mailing list