summaryrefslogtreecommitdiffstats
path: root/clang-tidy/abseil/DurationRewriter.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Add the abseil-time-compare checkHyrum Wright2019-03-111-0/+10
* [clang-tidy] NFC: Negate the name and semantics of the isNotInMacro function.Hyrum Wright2019-03-081-3/+3
* [clang-tidy] Add the abseil-time-subtraction checkHyrum Wright2019-02-271-0/+10
* [clang-tidy] Rename time lookup functions; NFCHyrum Wright2019-02-021-4/+4
* [clang-tidy] Add the abseil-duration-addition checkHyrum Wright2019-01-281-0/+15
* [clang-tidy] Rename the absl duration helper functions; NFCHyrum Wright2019-01-241-3/+3
* 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-0/+5
* [clang-tidy] Export the abseil duration inverse lookup function, NFCHyrum Wright2018-12-281-0/+6
* [clang-tidy] Diagnose abseil-duration-comparison on macro argumentsHyrum Wright2018-12-191-1/+1
* [clang-tidy] Add the abseil-duration-subtraction checkHyrum Wright2018-12-131-21/+12
* [clang-tidy] Fix unordered_map failure with specializing std::hash<> and remo...Jonas Toth2018-12-031-0/+19
* [clang-tidy] Recommit: Add the abseil-duration-comparison checkJonas Toth2018-12-031-0/+86
* Revert "[clang-tidy] Add the abseil-duration-comparison check"Jonas Toth2018-12-031-86/+0
* [clang-tidy] Add the abseil-duration-comparison checkJonas Toth2018-12-031-0/+86