forked from OSchip/llvm-project
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:
parent
e795efea5b
commit
303a5d6c8b
|
@ -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 {}
|
||||
|
|
Loading…
Reference in New Issue