<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Aug 3, 2014 at 10:41 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.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"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Sun, Aug 3, 2014 at 10:30 AM, Kim Gräsman <span dir="ltr"><<a href="mailto:kim.grasman@gmail.com" target="_blank">kim.grasman@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"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>I'm guessing this introduces a risk for double-visiting FunctionDecls that _do_ become instantiated; can I somehow check the FDs before forcefully instantiating them? Not that I think it makes a big difference, it just seems hygienic not to late-parse and revisit stuff that's already been recorded.</div>

</div></div></div></blockquote><div><br></div></div></div><div>I think parsing a late parsed function body has the side effect of making it not late parsed, so it should never be visited twice.</div></div></div></div>
</blockquote></div><br></div><div class="gmail_extra">That makes sense, and seems to be the case.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks for your help!</div><div class="gmail_extra"><br></div>
<div class="gmail_extra">- Kim</div></div>