summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.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 /clang/lib/CodeGen/CGDebugInfo.cpp
parentef7280c7f408b0b01c1950d40769ef857028bd92 (diff)
downloadbcm5719-llvm-0eaf10bc943d00f953fbd6870f0f431f891b6a11.tar.gz
bcm5719-llvm-0eaf10bc943d00f953fbd6870f0f431f891b6a11.zip
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 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud