]> granicus.if.org Git - clang/commitdiff
Avoid generating temp in source directory
authorDaniel Dunbar <daniel@zuster.org>
Thu, 14 May 2009 17:00:11 +0000 (17:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 14 May 2009 17:00:11 +0000 (17:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71776 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/illegal-UTF8.m

index 88467b6d418daf447dc0dcc99d6105776368addd..a9d5a37ac75709c3c2d57def92e0f944df302920 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang %s -S -m64
+// RUN: clang %s -S -m64 -o -
 
 @class NSString;