summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-08-04-void-pointer-arithmetic.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2008-08-04-void-pointer-arithmetic.c')
-rw-r--r--test/CodeGen/2008-08-04-void-pointer-arithmetic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2008-08-04-void-pointer-arithmetic.c b/test/CodeGen/2008-08-04-void-pointer-arithmetic.c
index 22815f3..bd4d8f8 100644
--- a/test/CodeGen/2008-08-04-void-pointer-arithmetic.c
+++ b/test/CodeGen/2008-08-04-void-pointer-arithmetic.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc --emit-llvm -o - %s
+// RUN: clang-cc -emit-llvm -o - %s
// <rdar://problem/6122967>
int f0(void *a, void *b) {
OpenPOWER on IntegriCloud