summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] readability-function-size: add VariableThreshold param.Roman Lebedev2018-04-121-0/+3
* [clang-tidy] readability-function-size: add NestingThreshold param.Roman Lebedev2017-06-091-2/+7
* [clang-tidy] Add parametercount for readibility-function-sizeAlexander Kornienko2017-03-011-0/+3
* Speed up check by using a recursive visitor.Samuel Benzaquen2016-05-251-10/+0
* [clang-tidy] Update docs for clang-tidy checks. NFCAlexander Kornienko2015-08-271-1/+11
* [clang-tidy] Refactor: Rename clang-tidy readability check files and classes ...Alexander Kornienko2015-03-091-0/+48
OpenPOWER on IntegriCloud