summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-loop-convert-negative.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-485/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+1
* Handle correctly containers that are data members in modernize-loop-convert.Angel Garcia Gomez2015-11-031-27/+0
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* 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-157/+157
* Another patch for modernize-loop-convert.Angel Garcia Gomez2015-09-111-1/+38
* Fix several corner cases for loop-convert check.Angel Garcia Gomez2015-09-011-192/+209
* [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/+459
OpenPOWER on IntegriCloud