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 4fa5064 commit 35bf6edCopy full SHA for 35bf6ed
clang/test/SemaCXX/cxx2c-expansion-stmts-limit.cpp
@@ -1,4 +1,5 @@
1
// RUN: %clang_cc1 %s -std=c++2c -fsyntax-only -fexpansion-limit=32 -verify
2
+// RUN: %clang_cc1 %s -std=c++2c -fsyntax-only -fexpansion-limit=32 -verify -fexperimental-new-constant-interpreter
3
4
void g(int);
5
0 commit comments