projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd617d0
)
Thanks to the XTARGET line, this test should still
author
Duncan Sands
<baldrick@free.fr>
Fri, 9 Nov 2007 13:50:25 +0000
(13:50 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Fri, 9 Nov 2007 13:50:25 +0000
(13:50 +0000)
be run on darwin, but I have no way of checking...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43945
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendObjC/2007-09-25-EH.m
patch
|
blob
|
history
diff --git
a/test/FrontendObjC/2007-09-25-EH.m
b/test/FrontendObjC/2007-09-25-EH.m
index 49b6b7fdbaf1cdb4e9ea3771972326d8fa79008a..5fa9cbb85d82dce59dd928f87e06cbe7de5c322a 100644
(file)
--- a/
test/FrontendObjC/2007-09-25-EH.m
+++ b/
test/FrontendObjC/2007-09-25-EH.m
@@
-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 {}