summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix another LoopConvert fail.Angel Garcia Gomez2015-08-261-2/+8
* LoopConvert no longer take as alias references to other containers.Angel Garcia Gomez2015-08-261-1/+1
* [clang-tidy] Add loop-convert check to clang-tidy.Alexander Kornienko2015-08-191-0/+817
OpenPOWER on IntegriCloud