]> granicus.if.org Git - clang/commitdiff
Re-enable this test to reflect re-enabling the new SROA pass.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 2 Oct 2012 04:24:16 +0000 (04:24 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 2 Oct 2012 04:24:16 +0000 (04:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164987 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/exceptions.m

index e73e2815a1a2f774c699fdeca3aa24041d2806d2..551e67c2e6ca5d090ba9ce8c4da47fb9ef9a5694 100644 (file)
@@ -2,10 +2,6 @@
 //
 // <rdar://problem/7471679> [irgen] [eh] Exception code built with clang (x86_64) crashes
 
-// XFAIL: *
-// This test is disabled until SROA fallout is fixed. Turn this test back on
-// once new SROA is enabled, or by reverting r164481.
-
 // Just check that we don't emit any dead blocks.
 @interface NSArray @end
 void f0() {