Thanks to the XTARGET line, this test should still

be run on darwin, but I have no way of checking...

llvm-svn: 43945
This commit is contained in:
Duncan Sands 2007-11-09 13:50:25 +00:00
parent e795efea5b
commit 303a5d6c8b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
// XFAIL: *
// XTARGET: darwin
@class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
@interface NSException {}