<div dir="ltr">Is there a reason not to put the check for __super into LookupParsedName itself?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 30, 2014 at 10:54 PM, Nikola Smiljanic <span dir="ltr"><<a href="mailto:popizdeh@gmail.com" target="_blank">popizdeh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Lookup needs to be performed in one more place for this to work. Otherwise lookup is performed in the wrong context which leading to a recursive call. Provided that both methods have the same name and signature.<br></div>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>