Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] readability-misplaced-array-index: add new check that warns ↵ | Daniel Marjamaki | 2016-09-12 | 1 | -0/+34 |
when array index is misplaced. Reviewers: alexfh Differential Revision: https://reviews.llvm.org/D21134 llvm-svn: 281206 |