[libcxx-commits] [libcxx] [libc++] Fix diagnostic for <stdatomic.h> before C++23 (PR #83351)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 2 08:08:50 PDT 2024
ldionne wrote:
I'm not sure how that ever worked since we did have an `#error` before, it just didn't provide a good diagnostic?
https://github.com/llvm/llvm-project/pull/83351
More information about the libcxx-commits
mailing list