================ @@ -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 ---------------- AaronBallman wrote:
This triple is the same as the one below (c2x and c23 are aliases), did you mean to use `-std=c11` or something along those lines? https://github.com/llvm/llvm-project/pull/69649 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits