summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy] readability-misplaced-array-index: add new check that warns when...Daniel Marjamaki2016-09-121-0/+57
OpenPOWER on IntegriCloud