================
@@ -0,0 +1,8 @@
+// RUN: %clang_cc1 -triple x86_64-linux-gnu -fsyntax-only -std=c++17 
-verify=expected %s 
----------------
Fznamznon wrote:

Can we also test the new constexpr interpreter, i.e
```suggestion
// RUN: %clang_cc1 -triple x86_64-linux-gnu -fsyntax-only -std=c++17 
-verify=expected %s 
// RUN: %clang_cc1 -triple x86_64-linux-gnu -fsyntax-only -std=c++17 
-verify=expected %s -fexperimental-new-constant-interpreter
```


https://github.com/llvm/llvm-project/pull/185800
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to