forked from OSchip/llvm-project
Er, this test should actually run IR generation.
llvm-svn: 115670
This commit is contained in:
parent
ab85ef9e55
commit
0ec01b0ca4
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue