Skip to content
Commit c473cbb3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When looking for operator() to type-check a call to an object of class

type, use full qualified name lookup rather than the poking the
declaration context directly. This makes sure that we see operator()'s
in superclasses. Also, move the complete-type check before this name
lookup.

llvm-svn: 88842
parent 95148689
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