On Apr 2, 2012, at 3:32 PM, Nick Lewycky wrote:

> This fixes what looks like a copy+paste error from the case above that 
> handles IFace->getSuperClass(). When traversing IFace->getImplementation(), 
> pass InBaseClass along instead of passing constant true in its place. The 
> only case this happens (that we have an ivar in the implementation that's not 
> in the interface) is when it's implicitly synthesized.
> 
> Please review!

LGTM, thanks!

        - Doug

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to