diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2011-11-21 21:56:51 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-11-21 21:56:51 +0000 |
| commit | 6e6e52b58aa3ce8b29a9f70e08d3771fd077be8b (patch) | |
| tree | 57f4eab879a9d33a0a3bb814ac584d1e56b9e4dd /clang/test/Driver/output-file-cleanup.c | |
| parent | 162b597c4cf780ac996ca07ed3eefec024bbee8e (diff) | |
| download | bcm5719-llvm-6e6e52b58aa3ce8b29a9f70e08d3771fd077be8b.tar.gz bcm5719-llvm-6e6e52b58aa3ce8b29a9f70e08d3771fd077be8b.zip | |
Un-XFAIL this test on Darwin, it reportedly passes now.
llvm-svn: 145052
Diffstat (limited to 'clang/test/Driver/output-file-cleanup.c')
| -rw-r--r-- | clang/test/Driver/output-file-cleanup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Driver/output-file-cleanup.c b/clang/test/Driver/output-file-cleanup.c index 7bc17af2030..0a0c96001b5 100644 --- a/clang/test/Driver/output-file-cleanup.c +++ b/clang/test/Driver/output-file-cleanup.c @@ -16,8 +16,6 @@ // REQUIRES: shell // REQUIRES: crash-recovery -// XFAIL: darwin - #ifdef CRASH #pragma clang __debug crash #elif defined(MISSING) |

