summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-loop-convert-const.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-360/+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-38/+37
* Handle correctly containers that are data members in modernize-loop-convert.Angel Garcia Gomez2015-11-031-1/+1
* Improve more the const-detection in modernize-loop-convert.Angel Garcia Gomez2015-11-031-4/+67
* Make the modernize-loop-convert's const-detection smarter.Angel Garcia Gomez2015-11-021-0/+298
OpenPOWER on IntegriCloud