When we're calling a function that we know based on its K&R-style
function definition, we should still use a prototype to type-check and convert the function arguments, if such a prototype exists. Fixes PR8314. llvm-svn: 117305
Loading
Please register or sign in to comment