1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Temporarily XFAIL this test.

llvm-svn: 42583
This commit is contained in:
Bill Wendling 2007-10-03 17:46:54 +00:00
parent 529cc16893
commit 3c84489852

View File

@ -1,4 +1,6 @@
// 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;
@interface NSException {}