summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Rename the absl duration helper functions; NFCHyrum Wright2019-01-241-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Be more liberal about literal zeroes in abseil checksHyrum Wright2018-12-211-0/+4
* [clang-tidy] Recommit: Add the abseil-duration-comparison checkJonas Toth2018-12-031-44/+6
* Revert "[clang-tidy] Add the abseil-duration-comparison check"Jonas Toth2018-12-031-6/+44
* [clang-tidy] Add the abseil-duration-comparison checkJonas Toth2018-12-031-44/+6
* Add the abseil-duration-factory-scale check.Aaron Ballman2018-11-181-0/+269
OpenPOWER on IntegriCloud