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! Nick
semalookup-inbaseclass-1.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
