<p dir="ltr">Guess I'm just lazy.  </p>
<p dir="ltr">If I used a crude tool, I'd have to keep track of context myself, e.g., am I in a comment or not.  A bit too tedious and error prone for me, especially for large projects with lots of files.</p>
<p dir="ltr">sent via phone...</p>
<div class="gmail_quote">On Mar 27, 2016 12:31 PM, "Jonathan Coe" <<a href="mailto:jbcoe@me.com">jbcoe@me.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This sounds like a good idea, I presume it would go into 'modernise'<div><br></div><div>Just out of curiosity, how would it differ from a crude textual search-and-replace?</div><div><br></div><div>Jon</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 26 March 2016 at 21:47, don hinton via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</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>I needed to replace a bunch of "throw()" specifiers with a macro, so I wrote a clang-tidy checker to do it for me.</div><div><br></div>The new checker that will find and replace "throw()" specifiers in function declarations with either "noexcept" or a macro of your choice.<div><br></div><div>Please let me know if this is something you'd like in clang-tidy, and I'll clean it up and submit a patch.</div><div><br></div><div>thanks...</div><span><font color="#888888"><div>don<br><div><br></div><div><br></div><div><div><br></div></div></div></font></span></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>
</blockquote></div>