MS ABI: Accept calls to an unprototyped declaration of _setjmp
authorDavid Majnemer <david.majnemer@gmail.com>
Fri, 20 Mar 2015 17:03:35 +0000 (17:03 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Fri, 20 Mar 2015 17:03:35 +0000 (17:03 +0000)
commitc403a1ce323b9a20fcfd928152da8c59321d2a75
tree57332ad6ee414109310c07c215cd20d7528b10db
parentbe30a6524f398151192c0d3211ffec76ab4cf67b
MS ABI: Accept calls to an unprototyped declaration of _setjmp

This fixes PR22961.

llvm-svn: 232824
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/ms-setjmp.c