]> granicus.if.org Git - clang/commitdiff
test/CodeGen/2003-08-18-SigSetJmp.c: XFAIL: mingw, too!
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 26 Jul 2011 01:40:37 +0000 (01:40 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 26 Jul 2011 01:40:37 +0000 (01:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136043 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/2003-08-18-SigSetJmp.c

index d098b06cf1918824445ac5d8e9a977197e51195c..63c4127e0dc511f6536ef08c514888b3e884aa49 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %clang -S -emit-llvm %s  -o /dev/null
-// XFAIL: win32
+// XFAIL: mingw,win32
 
 #include <setjmp.h>