aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2013-08-20 00:39:40 +0000
committerEli Friedman <eli.friedman@gmail.com>2013-08-20 00:39:40 +0000
commit0eaf10bc943d00f953fbd6870f0f431f891b6a11 (patch)
treeb11aa801a3d18ada26d4be755741ba485f832bd1 /llvm/lib/CodeGen/StackProtector.cpp
parentef7280c7f408b0b01c1950d40769ef857028bd92 (diff)
downloadllvm-0eaf10bc943d00f953fbd6870f0f431f891b6a11.zip
llvm-0eaf10bc943d00f953fbd6870f0f431f891b6a11.tar.gz
llvm-0eaf10bc943d00f953fbd6870f0f431f891b6a11.tar.bz2
Fix name lookup with dependent using decls.
We previously mishandled UnresolvedUsingValueDecls in NamedDecl::declarationReplaces, which caused us to forget decls when there are multiple dependent using decls for the same name. Fixes PR16936. llvm-svn: 188737
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions