================
@@ -0,0 +1,17 @@
+// RUN: %clang_cc1 -std=c99 -fsyntax-only -verify %s
+
----------------
Sirraide wrote:

> Edit: Perhaps it's wanted to make this intrinsic accept VLA (and report 
> `false`) and variably-modified types without evaluating the non-constant 
> array size.

That should definitely be possible. I don’t think we really need to evaluate 
anything here.

https://github.com/llvm/llvm-project/pull/132524
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to