test/Sema/return.c: Cygwin does not have _longjmp().
commitffaf7eee58443d18a866611ba44c85634fac8924
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 19 Oct 2010 01:17:08 +0000 (19 01:17 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 19 Oct 2010 01:17:08 +0000 (19 01:17 +0000)
treea783581ab478598cb822f888f6c6c0e803fc7e42
parentca3dd2bdd3854612d0fcd01c6ad9c2eb34cc7b0f
test/Sema/return.c: Cygwin does not have _longjmp().

Although Cygwin-1.7 has _longjmp(), it would not be essential for this
to distinguish Cygwin's version with <cygwin/version.h>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116783 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/return.c