<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 10, 2010, at 3:27 AM, John McCall wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Author: rjmccall<br>Date: Wed Mar 10 05:27:22 2010<br>New Revision: 98149<br><br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project?rev=98149&view=rev">http://llvm.org/viewvc/llvm-project?rev=98149&view=rev</a><br>Log:<br>When pretty-printing tag types, only print the tag if we're in C (and<br>therefore not creating ElaboratedTypes, which are still pretty-printed<br>with the written tag).</span></blockquote></div><br><div>Very very nice!  How about doing "const foo *" instead of "foo const *" ? :) </div><div><br></div><div>-Chris</div></body></html>