aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/TooSmallLoopVariableCheck.h
AgeCommit message (Expand)Author
2019-04-14[clang-tidy] Add MagnitudeBitsUpperLimit option to bugprone-too-small-loop-v...Tamas Zolnai
2019-03-25[clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko
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