<div dir="ltr">On Wed, Oct 23, 2013 at 10:28 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 23 October 2013 12:48, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br>

> I am having second thoughts about this patch. IsUsed is a common<br>
> operation. We probably don't want to loop in it. We could loop in<br>
> setUsed to set every decl used, but we still have the problem of what<br>
> to do about UsedAttr.<br>
><br>
> In the end having the callers be careful might be the best, but<br>
> brittle, solution. I will see if I can fix the small bug without<br>
> introducing a loop in isUsed.<br>
<br>
</div>OK. Attached is a patch that fixes the bug and nothing else. That way<br>
we should be able to discuss the refactoring in isolation.</blockquote><div><br></div><div>Sounds good, go ahead.</div></div></div></div>