summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/shift.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/shift.c')
-rw-r--r--clang/test/Sema/shift.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Sema/shift.c b/clang/test/Sema/shift.c
index d5ae5c1e903..5acbe12ac33 100644
--- a/clang/test/Sema/shift.c
+++ b/clang/test/Sema/shift.c
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only %s
+// RUN: clang-cc -fsyntax-only %s
void test() {
char c;
OpenPOWER on IntegriCloud