[clang-tidy] Add the abseil-time-compare check
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
[clang-tidy] Add the abseil-time-compare check
Description [clang-tidy] Add the abseil-time-compare check This is an analog of the abseil-duration-comparison check, but for the Differential Revision: https://reviews.llvm.org/D58977
Details
|