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