un-XFAIL this test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42606 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2007-10-04 09:33:08 +00:00
parent 8d69b5a113
commit 1f228360ec

View File

@ -1,6 +1,4 @@
// RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null // RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
// XFAIL: *
// Reenable when Obj-C FE problem is fixed.
@class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray; @class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
@interface NSException {} @interface NSException {}