================
@@ -1,4 +1,5 @@
 // RUN: %clang_cc1 -fsyntax-only %s -verify
+// RUN: %clang_cc1 -fsyntax-only %s -fexperimental-new-constant-interpreter 
-verify
----------------
tbaederr wrote:

Yes, what I mean is, the constant interpreter should return `false` for this 
assignment in C.

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

Reply via email to