summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/pointer-arithmetic.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/pointer-arithmetic.c')
-rw-r--r--clang/test/CodeGen/pointer-arithmetic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/pointer-arithmetic.c b/clang/test/CodeGen/pointer-arithmetic.c
index 6b4de911128..3133c9effe4 100644
--- a/clang/test/CodeGen/pointer-arithmetic.c
+++ b/clang/test/CodeGen/pointer-arithmetic.c
@@ -1,4 +1,4 @@
-// RUN: clang -emit-llvm %s
+// RUN: clang -emit-llvm %s -o %t
typedef int Int;
OpenPOWER on IntegriCloud