Implement GNU C semantics for K&R function definitions that follow a
prototype of the same function, where the promoted parameter types in the K&R definition are not compatible with the types in the prototype. Fixes PR2821. llvm-svn: 66301
Loading
Please register or sign in to comment