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

This reverts commit 203504. We decided that it is better to disable this test on a per-buildbot basis in zorg rather than everywhere on Darwin.

llvm-svn: 203627
This commit is contained in:
Adrian Prantl 2014-03-11 23:49:31 +00:00
parent 59155e79cc
commit 5876656c5e
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@
// 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