yashssh wrote:
https://isocpp.org/files/papers/N4860.pdf according to this, cpp_static_assert
should be 201411L for c++20
https://github.com/llvm/llvm-project/pull/102044
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/
yashssh wrote:
Reigniting the discussion around `__cpp_static_assert`'s value set to `202306L`
. We are seeing some failures in perennial c++20 tests who assume the value of
macro to be `201411L` which is consistent with how GCC defines value of these
macros (see https://godbolt.org/z/xE9bWsdK
yashssh wrote:
We at grace cpu are also facing same crashes on SPEC FP
https://github.com/llvm/llvm-project/pull/100692
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits