Er, this test should actually run IR generation.

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

View File

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