From: NAKAMURA Takumi Date: Sun, 6 Nov 2011 09:11:35 +0000 (+0000) Subject: test/Driver/crash-cleanup.c: Mark as XFAIL: mingw32, for investigating. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00c2877a929ab0834b685e098f7acdb1322eeae0;p=clang test/Driver/crash-cleanup.c: Mark as XFAIL: mingw32, for investigating. "XFAIL: msys" has no effect, due to XFAIL inspects triplet, and msys build does not use *-msys-* but *-mingw32. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143868 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/crash-cleanup.c b/test/Driver/crash-cleanup.c index 6f5140af7a..11370924ac 100644 --- a/test/Driver/crash-cleanup.c +++ b/test/Driver/crash-cleanup.c @@ -4,6 +4,6 @@ // REQUIRES: shell // REQUIRES: crash-recovery -// XFAIL: darwin,msys +// XFAIL: darwin,mingw32 #pragma clang __debug crash