Skip to content
Commit 300f55dc authored by Eli Friedman's avatar Eli Friedman
Browse files

PR10120: Make CodeGenModule::getVTableLinkage use NamedDecl::getLinkage to...

PR10120: Make CodeGenModule::getVTableLinkage use NamedDecl::getLinkage to determine whether the vtable should be externally visible, instead of a rough approximation of it which messes up with templates.

While I'm here, zap the other user of isInAnonymousNamespace outside of Decl.cpp.

llvm-svn: 132861
parent c51d3349
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment