<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I browsed through a few of these. I'm not a Mercurial user, so when you think part of this is ready to go into the main tree I'll need a traditional patch.</blockquote>
<div><br>Building a patch against svn shouldn't be too much trouble. I'm going try to finish off the template-template param basics with ast-print support (hopefully) without introducing any regressions before submitting.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">You'll want to add<br>
<br></div>
  static bool classof(const FunctionTemplateDecl *) { return true; }</blockquote><div><br>To TemplateDecl? Wouldn't that be handled by the TemplateFirst/TemplateLast range? It's already in FunctionTemplateDecl. <br>
 <br></div></div>Andrew Sutton<br><a href="mailto:andrew.n.sutton@gmail.com">andrew.n.sutton@gmail.com</a><br>