summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-2/+2
* [clang-tidy] Add MagnitudeBitsUpperLimit option to bugprone-too-small-loop-v...Tamas Zolnai2019-04-141-18/+32
* 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/+168
OpenPOWER on IntegriCloud