From: NAKAMURA Takumi Date: Tue, 6 Aug 2013 03:31:55 +0000 (+0000) Subject: clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investigating. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f959c33756e4d5f88cdb77b133de814139aa1ac9;p=clang clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investigating. I met a message, "fatal error: file 'nul' modified since it was first processed". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187767 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/crash-report.c b/test/Driver/crash-report.c index 97dbeac7a6..afac934714 100644 --- a/test/Driver/crash-report.c +++ b/test/Driver/crash-report.c @@ -14,6 +14,9 @@ // RUN: not env FORCE_CLANG_DIAGNOSTICS_CRASH=1 %clang -fsyntax-only -x c /dev/null 2>&1 | FileCheck %s +// FIXME: Investigating. "fatal error: file 'nul' modified since it was first processed" +// XFAIL: mingw32 + #pragma clang __debug parser_crash // CHECK: Preprocessed source(s) and associated run script(s) are located at: // CHECK-NEXT: note: diagnostic msg: {{.*}}.c