summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Handle correctly containers that are data members in modernize-loop-convert.Angel Garcia Gomez2015-11-031-2/+2
* Add NamingStyle option to modernize-loop-convert.Angel Garcia Gomez2015-09-241-2/+14
* Another patch for modernize-loop-convert.Angel Garcia Gomez2015-09-111-4/+29
* Avoid repeated replacements on loop-convert check.Angel Garcia Gomez2015-09-041-0/+4
* Two more fixes to loop convert.Angel Garcia Gomez2015-09-031-0/+1
* Fix several corner cases for loop-convert check.Angel Garcia Gomez2015-09-011-3/+3
* [clang-tidy] Add loop-convert check to clang-tidy.Alexander Kornienko2015-08-191-0/+420
OpenPOWER on IntegriCloud