================ @@ -0,0 +1,7 @@ +// RUN: %clang_cc1 -std=c23 -fsyntax-only -verify %s ---------------- shafik wrote:
I think `clang/test/Sema/alloc-size.c ` is a better home for this test and maybe name the macro GH199407 or add a comment explaining it is a regression test for GH199407. https://github.com/llvm/llvm-project/pull/199980 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
