================
@@ -0,0 +1,90 @@
+// RUN: %clang_cc1 %s -triple x86_64-linux-gnu -Wno-uninitialized -std=c++14 
-fsyntax-only -verify
+// RUN: %clang_cc1 %s -triple x86_64-linux-gnu 
-fexperimental-new-constant-interpreter -Wno-uninitialized -std=c++14 
-fsyntax-only -verify
----------------
yronglin wrote:

It has no effect in the current test, just to keep it the same as 
test/SemaCXX/constexpr-vectors.cpp.

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

Reply via email to