summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx2a-constrained-template-param.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/cxx2a-constrained-template-param.cpp')
-rw-r--r--clang/test/Parser/cxx2a-constrained-template-param.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/cxx2a-constrained-template-param.cpp b/clang/test/Parser/cxx2a-constrained-template-param.cpp
index 2ee544e970b..6f14b66419c 100644
--- a/clang/test/Parser/cxx2a-constrained-template-param.cpp
+++ b/clang/test/Parser/cxx2a-constrained-template-param.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -std=c++2a -fconcepts-ts -x c++ %s -verify
+// RUN: %clang_cc1 -std=c++2a -x c++ %s -verify
namespace type
{
OpenPOWER on IntegriCloud