[clang] [Analyzer] No longer crash with VLA operands to unary type traits (PR #151719)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 1 09:13:13 PDT 2025


================
@@ -0,0 +1,18 @@
+// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify -x c -std=c2y %s
----------------
steakhal wrote:

I don't mind then.

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


More information about the cfe-commits mailing list