xfail a test on darwin because some of the public buildbots are stuck on

older versions of LLDB.

llvm-svn: 203504
This commit is contained in:
Adrian Prantl 2014-03-10 22:30:45 +00:00
parent e54d92b0f1
commit de93b01a16
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
// RUN: %clangxx %t -o %t.out
// RUN: %test_debuginfo %s %t.out
// FIXME: The ptype command only works with an LLDB from XCode 5 or
// later and not all buildbots have that yet.
// XFAIL: darwin
// DEBUGGER: delete breakpoints
// DEBUGGER: break static-member.cpp:33
// DEBUGGER: r