================ @@ -0,0 +1,55 @@ +// RUN: %clang_cc1 -fsyntax-only -verify -triple x86_64-linux-gnu %s ---------------- shafik wrote:
We have `array-size.c` test either we should either find a way to merge these two sets of tests or create an `array-size.cpp` test. I would note this also results in some `err_array_too_large` diagnostics as well. https://github.com/llvm/llvm-project/pull/219817 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
