[PATCH] D27806: [clang-tidy] Add obvious-invalid-range

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 15 10:00:03 PST 2016


malcolm.parsons added inline comments.


================
Comment at: docs/clang-tidy/checks/list.rst:68
    misc-inefficient-algorithm
+   misc-invalid-range
    misc-macro-parentheses
----------------
misc.
add_new_check.py can fix it.


https://reviews.llvm.org/D27806





More information about the cfe-commits mailing list