summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/statements.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/statements.cpp')
-rw-r--r--test/SemaCXX/statements.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaCXX/statements.cpp b/test/SemaCXX/statements.cpp
index d6925fe..3698258 100644
--- a/test/SemaCXX/statements.cpp
+++ b/test/SemaCXX/statements.cpp
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -pedantic
+// RUN: %clang_cc1 %s -fsyntax-only -pedantic
void foo() {
return foo();
OpenPOWER on IntegriCloud