summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-loop-convert-lowercase.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-41/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+1
* 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-10/+10
* 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-10/+10
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Handle trailing underscores on modernize-loop-convert variable namer.Angel Garcia Gomez2015-10-021-0/+8
* Add NamingStyle option to modernize-loop-convert.Angel Garcia Gomez2015-09-241-0/+77
OpenPOWER on IntegriCloud