forked from OSchip/llvm-project
...without leaving a temporary file behind.
llvm-svn: 115671
This commit is contained in:
parent
0ec01b0ca4
commit
46b4dc32df
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue