Skip to content
Commit daa3d6bb authored by John McCall's avatar John McCall
Browse files

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.

llvm-svn: 90939
parent 31c7e886
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment