summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-loop-convert-basic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix loop-convert crash.Angel Garcia Gomez2015-09-021-0/+11
* Fix several corner cases for loop-convert check.Angel Garcia Gomez2015-09-011-8/+27
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Add loop-convert check to clang-tidy.Alexander Kornienko2015-08-191-0/+548
OpenPOWER on IntegriCloud