[libcxx-commits] [libcxx] [libc++][Android] Always redirect <stdatomic.h> to <atomic> (PR #143036)

Hans Boehm via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 29 16:00:39 PDT 2026


hboehm wrote:

I tried playing with the clang++ extension again a little bit. Aside from the aestheics of having two different types serving the same purpose, the implementation still didn't look rock-solid to me.  See https://godbolt.org/z/Es99b9eYG.

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


More information about the libcxx-commits mailing list