summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Add MagnitudeBitsUpperLimit option to bugprone-too-small-loop-v...Tamas Zolnai2019-04-141-2/+6
* [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] new check: bugprone-too-small-loop-variableJonas Toth2018-11-121-0/+43
OpenPOWER on IntegriCloud