diff options
| author | Douglas Gregor <dgregor@apple.com> | 2009-02-04 17:27:36 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2009-02-04 17:27:36 +0000 |
| commit | 2ada0489755755eaa99b94b2976c76e27f836fae (patch) | |
| tree | 63b4a7b5d322f52bacd460ed7d8a2099441e3f62 /llvm/utils/llvm-native-gcc | |
| parent | 189d41f625ebe2bfbb6dda5657cd4cb819dcd2b3 (diff) | |
| download | bcm5719-llvm-2ada0489755755eaa99b94b2976c76e27f836fae.tar.gz bcm5719-llvm-2ada0489755755eaa99b94b2976c76e27f836fae.zip | |
Some name-lookup-related fixes, from Piotr Rak!
- Changes Lookup*Name functions to return NamedDecls, instead of
Decls. Unfortunately my recent statement that it will simplify lot of
code, was not quite right, but it simplifies some...
- Makes MergeLookupResult SmallPtrSet instead of vector, following
Douglas suggestions.
- Adds %qN format for printing qualified names to Diagnostic.
- Avoids searching for using-directives in Scopes, which are not
DeclScope, during unqualified name lookup.
llvm-svn: 63739
Diffstat (limited to 'llvm/utils/llvm-native-gcc')
0 files changed, 0 insertions, 0 deletions

