Skip to content

Commit fb0f557

Browse files
committed
[clang][Interp][NFC] Enable SemaCXX/constexpr-many-arguments test
1 parent 2dcc71a commit fb0f557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/SemaCXX/constexpr-many-arguments.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %clang_cc1 -std=c++11 -fsyntax-only %s
2+
// RUN: %clang_cc1 -std=c++11 -fsyntax-only -fexperimental-new-constant-interpreter %s
23
// PR13197
34

45
struct type1

0 commit comments

Comments
 (0)