summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/copy-ctor-assign.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaTemplate/copy-ctor-assign.cpp')
-rw-r--r--test/SemaTemplate/copy-ctor-assign.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaTemplate/copy-ctor-assign.cpp b/test/SemaTemplate/copy-ctor-assign.cpp
index 69481ea557..ae6dc9c30f 100644
--- a/test/SemaTemplate/copy-ctor-assign.cpp
+++ b/test/SemaTemplate/copy-ctor-assign.cpp
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// Make sure that copy constructors and assignment operators are properly
// generated when there is a matching