When a function with a prototype is redeclared without a prototype,
merge the prototype into the redeclaration (and make a note in the declaration). Fixes PR3588. llvm-svn: 64641
Loading
Please register or sign in to comment
merge the prototype into the redeclaration (and make a note in the declaration). Fixes PR3588. llvm-svn: 64641