================ @@ -0,0 +1,34 @@ +// RUN: %clang_cc1 -fsyntax-only -triple x86_64-linux-gnu -verify %s ---------------- philnik777 wrote: It looks like the VLA test can't be constant evaluated. Should I add a CodeGen test for that? https://github.com/llvm/llvm-project/pull/67805