[clang] Update stdckdint.h and make it available in pre-C23 modes. (PR #69649)

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 23 11:39:51 PDT 2023


================
@@ -1,4 +1,5 @@
 // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 3
+// RUN: %clang_cc1 -triple=x86_64 -verify -ffreestanding -std=c2x %s
----------------
ZijunZhaoCCK wrote:

I see. I already remove!

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


More information about the cfe-commits mailing list