[PATCH] D31805: [clang-tidy] Mention "add the check to release note" in add_new_check.py.

2017-07-12 Thread Haojian Wu via Phabricator via cfe-commits
hokein abandoned this revision. hokein added a comment. > Good idea. Implemented in r307787. No alphabetic order though. Feel free to > fix ;) Looks good. Thanks! Closing this revision. Repository: rL LLVM https://reviews.llvm.org/D31805 ___

[PATCH] D31805: [clang-tidy] Mention "add the check to release note" in add_new_check.py.

2017-07-12 Thread Alexander Kornienko via Phabricator via cfe-commits
alexfh added a comment. In https://reviews.llvm.org/D31805#721433, @Eugene.Zelenko wrote: > I don't know how hard it'll be to implement, but will be great to add > > - New ` .html>`_ check > > Please add short description here. Good idea.

[PATCH] D31805: [clang-tidy] Mention "add the check to release note" in add_new_check.py.

2017-04-10 Thread Eugene Zelenko via Phabricator via cfe-commits
Eugene.Zelenko added a comment. I don't know how hard it'll be to implement, but will be great to add - New ` `_ check Please add short description here. into "Improvements to clang-tidy" section. Ideally according to alphabetic order.

[PATCH] D31805: [clang-tidy] Mention "add the check to release note" in add_new_check.py.

2017-04-07 Thread Haojian Wu via Phabricator via cfe-commits
hokein created this revision. https://reviews.llvm.org/D31805 Files: clang-tidy/add_new_check.py Index: clang-tidy/add_new_check.py === --- clang-tidy/add_new_check.py +++ clang-tidy/add_new_check.py @@ -304,6 +304,8 @@