aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/abseil/DurationFactoryScaleCheck.cpp
AgeCommit message (Expand)Author
2018-12-21[clang-tidy] Be more liberal about literal zeroes in abseil checksHyrum Wright
2018-12-03[clang-tidy] Recommit: Add the abseil-duration-comparison checkJonas Toth
2018-12-03Revert "[clang-tidy] Add the abseil-duration-comparison check"Jonas Toth
2018-12-03[clang-tidy] Add the abseil-duration-comparison checkJonas Toth
2018-11-18Add the abseil-duration-factory-scale check.Aaron Ballman