summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-function-size.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] readability-function-size: add VariableThreshold param.Roman Lebedev2018-04-121-6/+165
* [clang-tidy] readability-function-size: fix nesting level calculationRoman Lebedev2017-06-161-3/+54
* [clang-tidy] readability-function-size: add NestingThreshold param.Roman Lebedev2017-06-091-1/+31
* [clang-tidy] Add parametercount for readibility-function-sizeAlexander Kornienko2017-03-011-1/+8
* 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
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.shAlexander Kornienko2014-10-261-29/+26
* [clang-tidy] Bring order to check registration.Alexander Kornienko2014-10-261-0/+58
OpenPOWER on IntegriCloud