"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "65cdbf58a7dc562b184fd70b3126717662bab607"
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
Loading
Please register or sign in to comment