]> granicus.if.org Git - clang/commitdiff
Fix RUN line to not litter the test directory.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 18 Jul 2009 15:13:36 +0000 (15:13 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 18 Jul 2009 15:13:36 +0000 (15:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76320 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/object-incr-decr-1.m

index 96c218215df8bcf6459a54dc99144f81c774d5ab..53311f7aa18c399bea5b3311527e9563dda30c03 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fnext-runtime -emit-llvm %s
+// RUN: clang-cc -triple i386-apple-darwin9 -fnext-runtime -emit-llvm %s -o %t
 
 @interface Foo 
 {