From: NAKAMURA Takumi Date: Sat, 30 Jun 2012 00:29:03 +0000 (+0000) Subject: test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investigating. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ba472303971739dbad1e3c73680f630e55b2394;p=clang test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investigating. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159476 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/crash-report.c b/test/Driver/crash-report.c index 9a693bf38e..9ec3208140 100644 --- a/test/Driver/crash-report.c +++ b/test/Driver/crash-report.c @@ -1,5 +1,6 @@ // RUN: %clang -fsyntax-only %s 2>&1 | FileCheck %s // REQUIRES: crash-recovery +// XFAIL: mingw32,win32 #pragma clang __debug parser_crash // CHECK: Preprocessed source(s) and associated run script(s) are located at: