mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-27 03:48:33 +00:00
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:
parent
e54d92b0f1
commit
de93b01a16
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user