<div dir="ltr"><div class="gmail_default" style>On Mon, Jan 7, 2013 at 1:44 PM, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Mon, Jan 7, 2013 at 11:38 PM, jahanian <<a href="mailto:fjahanian@apple.com">fjahanian@apple.com</a>> wrote:<br>

><br>
> On Jan 7, 2013, at 1:06 PM, Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>> wrote:<br>
><br>
>> On Mon, Jan 7, 2013 at 11:05 PM, Richard Trieu <<a href="mailto:rtrieu@google.com">rtrieu@google.com</a>> wrote:<br>
>>> I don't understand your reasons for removing this code.  It was specifically<br>
>>> added so that template instantiations would be outputted with -ast-dump.<br>
>>> Why do you consider printing instantiations misleading?<br>
>><br>
>> It prints something that is not written in the source code.<br>
><br>
> I think you intend to remove it from -ast-print not -ast-dump. But since it is under an optional print policy<br>
> why do we want to remove this capability entirely?<br></div></blockquote><div><br></div><div>That's a good point, I only care about -ast-dump while Dmitri was talking about -ast-print.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">
<br>
</div>Thanks Fariborz!  I read Richard's email incorrectly: I want to remove<br>
it from -ast-print.<br>
<br>
My motivation is that I expect -ast-print to print what I wrote in the<br>
source code.<br>
<br>
Richard: if this is still useful for you, I will not push this further.<br>
<div class=""><div class="h5"><br></div></div></blockquote><div style>So, there's been a little confusion about two similarly named flags, -ast-dump and -ast-print.  I only care about -ast-dump while you were talking about -ast-print.  It also doesn't help that the test case Misc/ast-dump-templates.cpp was changed to be about use -ast-print instead of -ast-dump.</div>
<div style><br></div><div style>For -ast-dump, I would like all instantiations to be displayed.</div><div style><br></div><div style>For -ast-print, I don't have a strong preference either way.</div></div></div></div>