]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 6 Aug 2013 03:31:55 +0000 (03:31 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 6 Aug 2013 03:31:55 +0000 (03:31 +0000)
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

test/Driver/crash-report.c

index 97dbeac7a6371aa5556981ebd747d3b52f77fd61..afac934714214826f2558a05183b37859d1daa9a 100644 (file)
@@ -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