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 9a693bf..9ec3208 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: