diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2013-08-20 00:39:40 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2013-08-20 00:39:40 +0000 |
commit | 0eaf10bc943d00f953fbd6870f0f431f891b6a11 (patch) | |
tree | b11aa801a3d18ada26d4be755741ba485f832bd1 /clang/lib/CodeGen/CGVTables.cpp | |
parent | ef7280c7f408b0b01c1950d40769ef857028bd92 (diff) | |
download | bcm5719-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/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions