commit | bcbf86399f16fcf02b278cf43a1aa83b522a9de3 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Feb 16 18:20:44 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Feb 16 18:20:44 2009 +0000 |
tree | 4d9490ca9af14fa9e682969d865aeaa5e07cbc39 | |
parent | a1c37501ed195d1e03b9871a09bdcf9d9a0559e5 [diff] |
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