summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-loop-convert-camelback.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the old index identifier by default, instead of 'elem'.Angel Garcia Gomez2015-11-061-48/+4
* Make the modernize-loop-convert's const-detection smarter.Angel Garcia Gomez2015-11-021-9/+9
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* Don't use "auto" on loops over fundamental types in modernize-loop-convert.Angel Garcia Gomez2015-10-221-9/+9
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Add NamingStyle option to modernize-loop-convert.Angel Garcia Gomez2015-09-241-0/+77
OpenPOWER on IntegriCloud