================ @@ -0,0 +1,126 @@ +// RUN: %clang_cc1 -fsyntax-only -fblocks -fcxx-exceptions -verify %s +// RUN: %clang_cc1 -fsyntax-only -fblocks -verify -x c -std=c23 %s ---------------- dougsonos wrote:
There's now a separate file for pre-C23 - currently it just tests the prototypeless case. I'm having trouble thinking of more things to test for pre-C23 that are different from what's covered in this file for C23. https://github.com/llvm/llvm-project/pull/84983 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits