summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendObjC
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-10-13 01:51:29 +0000
committerDevang Patel <dpatel@apple.com>2009-10-13 01:51:29 +0000
commitbd9c3a074d408b0e220f8a08e175aafc05bf85c2 (patch)
treec74318dd7b70aab5840ad0f63fcb96b2e0a95d69 /llvm/test/FrontendObjC
parentc4e367b85430cfc4a0919ac8f16abb6884f720ea (diff)
downloadbcm5719-llvm-bd9c3a074d408b0e220f8a08e175aafc05bf85c2.tar.gz
bcm5719-llvm-bd9c3a074d408b0e220f8a08e175aafc05bf85c2.zip
XFAIL these tests for now.
llvm-svn: 83933
Diffstat (limited to 'llvm/test/FrontendObjC')
-rw-r--r--llvm/test/FrontendObjC/2009-08-17-DebugInfo.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m b/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m
index 0bc4e9a6d6c..2f576993e90 100644
--- a/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m
+++ b/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m
@@ -7,6 +7,7 @@
// RUN: gdb -q -batch -n -x %t.in %t.exe | tee %t.out | \
// RUN: grep {Breakpoint 1 at 0x.*: file 2009-08-17-DebugInfo.m, line 21}
// XTARGET: darwin
+// XFAIL: *
@interface MyClass
{
int my;
OpenPOWER on IntegriCloud