| commit | 1b125c3e317bb279d0189a70d6eea39fd5e1e18e | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Tue Feb 07 03:50:18 2012 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Tue Feb 07 03:50:18 2012 +0000 |
| tree | 3a98e0b3778d31872a4cc4bb24e966dcef540b7b | |
| parent | 23384e84afd9e7a53cf2c802829f505cef2754c2 [diff] |
Make FunctionDecl::doesDeclarationForceExternallyVisibleDefinition use the same logic as FunctionDecl::isInlineDefinitionExternallyVisible to figure out whether to emit a definition. Based on work by Anton Yartsev. llvm-svn: 149963