commit | 871b2e7c0f70f87b87b5d5e110391d016a309b63 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Wed Dec 09 03:35:25 2009 +0000 |
committer | John McCall <rjmccall@apple.com> | Wed Dec 09 03:35:25 2009 +0000 |
tree | 4d6b3b04023ff9ceb7977ea3761dd96b7e0ea1ab | |
parent | 9f89dd783d9abb9539bd7e952e5823301415c076 [diff] |
Rename Sema::IsOverload to Sema::CheckOverload. Teach it to ignore unresolved using value decls; we optimistically assume they won't turn into conflicts. Teach it to tell the caller *why* the function doesn't overload with the returned decl; this will be useful for using hiding. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90939 91177308-0d34-0410-b5e6-96231b3b80d8