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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 15 14:27:53 PST 2025


ldionne wrote:

Sadly, this caused fairly widespread breakage over here and we discovered that it broke valid C++20-and-before code. I am proposing a revert here: https://github.com/llvm/llvm-project/pull/123130 

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


More information about the libcxx-commits mailing list