test/CodeGen/2003-08-18-SigSetJmp.c: XFAIL: mingw, too!

llvm-svn: 136043
This commit is contained in:
NAKAMURA Takumi 2011-07-26 01:40:37 +00:00
parent 1c7ea99456
commit a2fd936107
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: %clang -S -emit-llvm %s -o /dev/null
// XFAIL: win32
// XFAIL: mingw,win32
#include <setjmp.h>