diff options
author | John McCall <rjmccall@apple.com> | 2009-11-17 07:50:12 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2009-11-17 07:50:12 +0000 |
commit | 314be4e7d8ef86202b0ec8e9ff0dcef853db3320 (patch) | |
tree | bc40ef33ff7c555ca0b74e30ca124be4581f2cef /lib/Analysis/MallocChecker.cpp | |
parent | c5419cc8655c215c8c0c8dc3976a527ca867f655 (diff) |
Store "sugared" decls in LookupResults (i.e. decl aliases like using declarations);
strip the sugar off in getFoundDecl() and getAsSingleDecl(), but leave it on for
clients like overload resolution who want to use the iterators.
Refactor a few pieces of overload resolution to strip off using declarations in
a single place. Don't do anything useful with the extra context knowledge yet.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89061 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions