...without leaving a temporary file behind.

llvm-svn: 115671
This commit is contained in:
John McCall 2010-10-05 20:53:58 +00:00
parent 0ec01b0ca4
commit 46b4dc32df
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang-cc1 %s -fexceptions -emit-llvm
// RUN: %clang-cc1 %s -fexceptions -emit-llvm-only
// Reduced from a crash on boost::interprocess's node_allocator_test.cpp.
namespace test0 {