Avoid generating temp in source directory

llvm-svn: 71776
This commit is contained in:
Daniel Dunbar 2009-05-14 17:00:11 +00:00
parent f241df9abe
commit 2daacd1f08
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang %s -S -m64
// RUN: clang %s -S -m64 -o -
@class NSString;