summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-11-06 04:32:01 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-11-06 04:32:01 +0000
commitae6b2f44c37fb4c0cee052a5fa76cfa02d178f12 (patch)
tree08a6d5a8edebf6a6168af0007f4e93cf8019a1dd
parent7533488f6240b06910586262f9112809a7b3d46e (diff)
downloadbcm5719-llvm-ae6b2f44c37fb4c0cee052a5fa76cfa02d178f12.tar.gz
bcm5719-llvm-ae6b2f44c37fb4c0cee052a5fa76cfa02d178f12.zip
XFAIL crash-cleanup.c only on Darwin and msys.
llvm-svn: 143858
-rw-r--r--clang/test/Driver/crash-cleanup.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/test/Driver/crash-cleanup.c b/clang/test/Driver/crash-cleanup.c
index 1ee4f4187ab..6f5140af7a3 100644
--- a/clang/test/Driver/crash-cleanup.c
+++ b/clang/test/Driver/crash-cleanup.c
@@ -4,7 +4,6 @@
// REQUIRES: shell
// REQUIRES: crash-recovery
-// FIXME: Failing since r143846 (original commit), needs to be investigated.
-// XFAIL: *
+// XFAIL: darwin,msys
#pragma clang __debug crash
OpenPOWER on IntegriCloud