win32 doesn't have sigsetjmp, just xfail this test there.

llvm-svn: 136041
This commit is contained in:
Eric Christopher 2011-07-26 01:32:19 +00:00
parent 2da8b9c652
commit 1c7ea99456
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
#include <setjmp.h>