summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/DurationComparisonCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Add the abseil-time-compare checkHyrum Wright2019-03-111-8/+4
* [clang-tidy] NFC: Negate the name and semantics of the isNotInMacro function.Hyrum Wright2019-03-081-2/+1
* [clang-tidy] Rename the absl duration helper functions; NFCHyrum Wright2019-01-241-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Move the macro helper function to a common location; NFCHyrum Wright2019-01-161-22/+2
* [clang-tidy] Diagnose abseil-duration-comparison on macro argumentsHyrum Wright2018-12-191-11/+27
* [clang-tidy] Add the abseil-duration-subtraction checkHyrum Wright2018-12-131-95/+0
* [clang-tidy] Fix unordered_map failure with specializing std::hash<> and remo...Jonas Toth2018-12-031-2/+1
* [clang-tidy] Recommit: Add the abseil-duration-comparison checkJonas Toth2018-12-031-0/+165
* Revert "[clang-tidy] Add the abseil-duration-comparison check"Jonas Toth2018-12-031-164/+0
* [clang-tidy] Add the abseil-duration-comparison checkJonas Toth2018-12-031-0/+164
OpenPOWER on IntegriCloud