Make FunctionDecl::doesDeclarationForceExternallyVisibleDefinition use the...
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
Loading
Please register or sign in to comment