On Tue, Feb 26, 2013 at 9:35 PM, Michael Han <span dir="ltr"><<a href="mailto:fragmentshaders@gmail.com" target="_blank">fragmentshaders@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  Thanks Richard! You are right this is fragile and will break for cases like inheritable attributes, which I overlooked.<br>
<br>
  The primary goal of this patch is to fix C++11 attributes printing, so I am thinking for now we can just check if an attribute is a C++11 attribute and if it is then print it immediately after the declarator because we don't support any C++11 attributes appertain to types yet.  What do you think?</blockquote>
<div><br></div><div>That sounds fine to me. </div></div>