aboutsummaryrefslogtreecommitdiffstats
path: root/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
commite12ee4b7380fdfd545f0f211dd6b9f867ebf9b24 (patch)
treefbdc57b7f69eab9010bea4cee78cc94c56d3379b /test/FrontendObjC
parentcbc7cc63b6c7ee1008f92064388c37327c183328 (diff)
downloadexternal_llvm-e12ee4b7380fdfd545f0f211dd6b9f867ebf9b24.zip
external_llvm-e12ee4b7380fdfd545f0f211dd6b9f867ebf9b24.tar.gz
external_llvm-e12ee4b7380fdfd545f0f211dd6b9f867ebf9b24.tar.bz2
XFAIL these tests for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83933 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendObjC')
-rw-r--r--test/FrontendObjC/2009-08-17-DebugInfo.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/FrontendObjC/2009-08-17-DebugInfo.m b/test/FrontendObjC/2009-08-17-DebugInfo.m
index 0bc4e9a..2f57699 100644
--- a/test/FrontendObjC/2009-08-17-DebugInfo.m
+++ b/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;