We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcc71a commit fb0f557Copy full SHA for fb0f557
clang/test/SemaCXX/constexpr-many-arguments.cpp
@@ -1,4 +1,5 @@
1
// RUN: %clang_cc1 -std=c++11 -fsyntax-only %s
2
+// RUN: %clang_cc1 -std=c++11 -fsyntax-only -fexperimental-new-constant-interpreter %s
3
// PR13197
4
5
struct type1
0 commit comments