malcolm.parsons added inline comments.

================
Comment at: docs/clang-tidy/checks/list.rst:68
    misc-inefficient-algorithm
+   misc-invalid-range
    misc-macro-parentheses
----------------
Prazek wrote:
> malcolm.parsons wrote:
> > misc.
> > add_new_check.py can fix it.
> How? I added new check with this script, but unfortunatelly rename_check 
> doesn't move check from module to module, so I have to make all the changes 
> by hand.
add_new_check.py --update-docs


https://reviews.llvm.org/D27806



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to