commit | 161505f4804d0594765cfa665d4cec50dad5c01c | [log] [tgz] |
---|---|---|
author | Renato Golin <[email protected]> | Sat May 28 14:03:16 2011 |
committer | Renato Golin <[email protected]> | Sat May 28 14:03:16 2011 |
tree | faccbc801e282bc4d13bec9618c00694b0694b57 | |
parent | e260b2b08a828c0b4a1b53b16e05a9b18aea6a7c [diff] [blame] |
adding XFAIL and XTARGET to those that require Darwin host llvm-svn: 132257
diff --git a/debuginfo-tests/blocks.m b/debuginfo-tests/blocks.m index da505b1..14795a0 100644 --- a/debuginfo-tests/blocks.m +++ b/debuginfo-tests/blocks.m
@@ -1,7 +1,10 @@ // RUN: %clang -O0 -g %s -c -o %t.o // RUN: %clang %t.o -o %t.out -framework Foundation // RUN: %test_debuginfo %s %t.out +// XFAIL: * +// XTARGET: darwin // Radar 9279956 + // DEBUGGER: break 28 // DEBUGGER: r // DEBUGGER: p m2