summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/MisplacedArrayIndexCheck.h
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] readability-misplaced-array-index: add new check that warns ↵Daniel Marjamaki2016-09-121-0/+36
when array index is misplaced. Reviewers: alexfh Differential Revision: https://reviews.llvm.org/D21134 llvm-svn: 281206
OpenPOWER on IntegriCloud