[clang] [Clang][NFC] Update diagnostic handling for C2y compatibility in parser (PR #209920)

Mariya Podchishchaeva via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 16 08:01:48 PDT 2026


================
@@ -169,12 +169,7 @@ def ext_c2y_generic_with_type_arg : Extension<
 def warn_c2y_compat_generic_with_type_arg : Warning<
----------------
Fznamznon wrote:

Not related to this patch but we probably need to switch this one too.

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


More information about the cfe-commits mailing list