[clang] [clang][C23] Claim N3030 Enhancements to Enumerations supported (PR #107260)
Mariya Podchishchaeva via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 16 03:49:39 PDT 2024
================
@@ -0,0 +1,95 @@
+// RUN: %clang_cc1 -verify -triple x86_64-unknown-linux-gnu -fsyntax-only --embed-dir=%S/Inputs -std=c23 %s -pedantic -Wall
----------------
Fznamznon wrote:
Done, thanks for the catch!
https://github.com/llvm/llvm-project/pull/107260
More information about the cfe-commits
mailing list