summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/TimeComparisonCheck.h
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Add the abseil-time-compare checkHyrum Wright2019-03-111-0/+35
This is an analog of the abseil-duration-comparison check, but for the absl::Time domain. It has a similar implementation and tests. Differential Revision: https://reviews.llvm.org/D58977 llvm-svn: 355835
OpenPOWER on IntegriCloud