-
- Downloads
include: Always declare _setjmp in setjmp.h on i386 targets.
Clang supports _setjmp but, like most MSVC-style builtins, it still requires function declaration.
Please register or sign in to comment
Clang supports _setjmp but, like most MSVC-style builtins, it still requires function declaration.