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

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 11:39:57 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 llvm-commits mailing list