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 fdfebc589a7..558a7d20065 100644
--- a/clang/test/Sema/shift.c
+++ b/clang/test/Sema/shift.c
@@ -1,4 +1,4 @@
-// RUN: clang -Wall -fsyntax-only -Xclang -verify %s
+// RUN: %clang -Wall -fsyntax-only -Xclang -verify %s
#include <limits.h>
OpenPOWER on IntegriCloud