summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2014-03-11 23:49:31 +0000
committerAdrian Prantl <aprantl@apple.com>2014-03-11 23:49:31 +0000
commit5876656c5e7aff902ebbb3fdc3232262a2034a02 (patch)
tree8bef1ac4bbe391f8bca43c382df0b97a65648b80 /debuginfo-tests
parent59155e79ccbd72a354e8aa0b0cb3fee657fc52d2 (diff)
downloadbcm5719-llvm-5876656c5e7aff902ebbb3fdc3232262a2034a02.tar.gz
bcm5719-llvm-5876656c5e7aff902ebbb3fdc3232262a2034a02.zip
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
Diffstat (limited to 'debuginfo-tests')
-rw-r--r--debuginfo-tests/static-member.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/debuginfo-tests/static-member.cpp b/debuginfo-tests/static-member.cpp
index 86ef9d96859..a8e3ecb9524 100644
--- a/debuginfo-tests/static-member.cpp
+++ b/debuginfo-tests/static-member.cpp
@@ -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
OpenPOWER on IntegriCloud