aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp
AgeCommit message (Expand)Author
2019-04-14[clang-tidy] Add MagnitudeBitsUpperLimit option to bugprone-too-small-loop-v...Tamas Zolnai
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-12[clang-tidy] new check: bugprone-too-small-loop-variableJonas Toth