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
commit1c04f26c3e682a28878f7eb58e324892aaee875a (patch)
treefbdc57b7f69eab9010bea4cee78cc94c56d3379b /test/FrontendObjC
parentbbf0a780e9c94afc562bafbb40ea0afd6377000f (diff)
downloadexternal_llvm-1c04f26c3e682a28878f7eb58e324892aaee875a.zip
external_llvm-1c04f26c3e682a28878f7eb58e324892aaee875a.tar.gz
external_llvm-1c04f26c3e682a28878f7eb58e324892aaee875a.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;