<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><div>don<br><div><br></div><div><br></div><div><div><br></div></div></div></div>