<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Aug 3, 2014 at 10:54 PM, 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 class="">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>
</div><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><div class="">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>


</div><div class=""><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><div class=""><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></div>
</blockquote></div><br></div><div class="gmail_extra">That makes sense, and seems to be the case.</div></div></blockquote><div><br></div><div>Can we somehow get this into the tooling infrastructure? I'd consider it a bug if fdelayed-template-parsing leads to ASTs that don't have the templates; from reading the docs, it seems like all it should do is parse them at the end of the translation unit, or am I missing something?</div>
<div><br></div><div>Cheers,</div><div>/Manuel</div><div> </div><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">Thanks for your help!</div>
<span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br></div>
<div class="gmail_extra">- Kim</div></font></span></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div></div>