]> granicus.if.org Git - clang/commit
test/Sema/return.c: Cygwin does not have _longjmp().
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 19 Oct 2010 01:17:08 +0000 (01:17 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 19 Oct 2010 01:17:08 +0000 (01:17 +0000)
commiteada35c933d8560a5d87741438a610d13d6e11d3
treea783581ab478598cb822f888f6c6c0e803fc7e42
parent5e937019f688f69278ff8d68ea51056dc20b1f97
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