aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/readability/FunctionSizeCheck.h
AgeCommit message (Expand)Author
2018-04-12[clang-tidy] readability-function-size: add VariableThreshold param.Roman Lebedev
2017-06-09[clang-tidy] readability-function-size: add NestingThreshold param.Roman Lebedev
2017-03-01[clang-tidy] Add parametercount for readibility-function-sizeAlexander Kornienko
2016-05-25Speed up check by using a recursive visitor.Samuel Benzaquen
2015-08-27[clang-tidy] Update docs for clang-tidy checks. NFCAlexander Kornienko
2015-03-09[clang-tidy] Refactor: Rename clang-tidy readability check files and classes ...Alexander Kornienko