]> granicus.if.org Git - clang/commit
Don't pull in setjmp.h in -ffreestanding compiles.
authorNico Weber <nicolasweber@gmx.de>
Tue, 8 Jul 2014 18:34:46 +0000 (18:34 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 8 Jul 2014 18:34:46 +0000 (18:34 +0000)
commit9ed6e682654fdb787d58a3f070cb6cbaaafbe89b
treea35140515b4ef32f70a4d714d79accc870bebcd0
parent38dbf7dd29d861e54c15a83e081918b6400a0958
Don't pull in setjmp.h in -ffreestanding compiles.

Also provide _setjmpex(). r200243 put in _setjmp() and _setjmpex() behind a
comment since jmp_buf wasn't available. r200344 added jmp_buf and put in
_setjmp(), but missed _setjmpex().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/Intrin.h