diff options
author | Douglas Gregor <dgregor@apple.com> | 2013-04-08 23:11:25 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2013-04-08 23:11:25 +0000 |
commit | cc9406c055e329dde1b1aeb610e449ae6981863a (patch) | |
tree | 0298c9daa665acb6024d6f5f68d6875d7d48b4db /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 065fd35268423856a28def9b2341cb5010c8814f (diff) | |
download | llvm-cc9406c055e329dde1b1aeb610e449ae6981863a.zip llvm-cc9406c055e329dde1b1aeb610e449ae6981863a.tar.gz llvm-cc9406c055e329dde1b1aeb610e449ae6981863a.tar.bz2 |
<rdar://problem/13540899> Collect using directives from all of the semantic contexts not represented by scopes.
This fixes a regression I introduced in r178136, where we would not
consider the using directives from the semantic declaration contexts
that aren't represented by the lexical scopes (Scope) when performing
unqualified name lookup. This lead to horribly funny diagnostics like
"no identifier named 'foo'; did you mean 'foo'?".
llvm-svn: 179067
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions