summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.param/p3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CXX/temp/temp.param/p3.cpp')
-rw-r--r--clang/test/CXX/temp/temp.param/p3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CXX/temp/temp.param/p3.cpp b/clang/test/CXX/temp/temp.param/p3.cpp
index 6a76fe20b81..7576aae478a 100644
--- a/clang/test/CXX/temp/temp.param/p3.cpp
+++ b/clang/test/CXX/temp/temp.param/p3.cpp
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// A type-parameter defines its identifier to be a type-name (if
// declared with class or typename) or template-name (if declared with
OpenPOWER on IntegriCloud