<div dir="ltr">So to be clear, I don't think that an alternative name to clang-apply-replacements is required.<div><br></div><div>-- Sean Silva<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 29, 2013 at 6:46 PM, Sean Silva <span dir="ltr"><<a href="mailto:silvas@purdue.edu" target="_blank">silvas@purdue.edu</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"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Mon, Aug 26, 2013 at 3:10 PM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.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><div>On Mon, Aug 26, 2013 at 9:08 PM, Vane, Edwin <span dir="ltr"><<a href="mailto:edwin.vane@intel.com" target="_blank">edwin.vane@intel.com</a>></span> wrote:<br>

</div></div><div class="gmail_extra"><div class="gmail_quote"><div><div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
From: Manuel Klimek [mailto:<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>]<br>
Sent: Saturday, August 24, 2013 2:38 AM<br>
To: David Blaikie; Vane, Edwin<br>
Cc: Sean Silva; <a href="mailto:cfe-commits@cs.uiuc.edu" target="_blank">cfe-commits@cs.uiuc.edu</a><br>
Subject: Re: [clang-tools-extra] r189008 - Introducing new tool clang-replace<br>
<br>
...<br>
<div><br>
> I tend to agree that clang-apply-replacements is probably a better name. Edwin?<br>
 <br>
</div>I'm fine renaming the tool to anything that is more satisfying. I have no strong opinion on the matter other than I want the name to be short so it doesn't take forever to invoke it from the command line.<br>


</blockquote><div><br></div></div></div><div>Sean? Ideas for names that fit this description? </div></div></div></div></blockquote><div><br></div></div></div><div>Realistically, any name that starts with `clang-[^3cft]` is going to be equally hard/easy to type, since it's `cla<TAB>-X<Tab>`, where X is the first letter of the second "word" ([^3cft] comes from conflicts with clang-3.*, clang-check, clang-format, clang-tblgen).</div>

<div><br></div><div>If typing this very frequently is necessary (such as for a person developing it), I recommend an alias:</div><div>echo 'alias car=clang-apply-replacements' >> ~/.$(basename $SHELL)rc</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>-- Sean Silva</div></font></span></div><br></div></div>
</blockquote></div><br></div></div></div>