]> granicus.if.org Git - clang/commitdiff
Er, this test should actually run IR generation.
authorJohn McCall <rjmccall@apple.com>
Tue, 5 Oct 2010 20:53:00 +0000 (20:53 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 5 Oct 2010 20:53:00 +0000 (20:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115670 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/goto.cpp

index 7ebb72f54a0581843974329a579f2b80fc60e8f7..00a2087a971bef665ab7b302c64aaf9909e93293 100644 (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 {