Don't create a junk file in the source directory.

llvm-svn: 80274
This commit is contained in:
Eli Friedman 2009-08-27 19:01:37 +00:00
parent 1e97108bdd
commit 972931e25d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang-cc %s -emit-llvm
// RUN: clang-cc %s -emit-llvm-only
class T
{};