summaryrefslogtreecommitdiffstats
path: root/clang-tidy/abseil/DurationRewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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/+52
* [clang-tidy] Rename time lookup functions; NFCHyrum Wright2019-02-021-1/+1
* [clang-tidy] Add the abseil-duration-addition checkHyrum Wright2019-01-281-0/+35
* [clang-tidy] Rename the absl duration helper functions; NFCHyrum Wright2019-01-241-5/+5
* 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/+17
* [clang-tidy] Use the public hasInit matcher, rather than defining our own, NFCHyrum Wright2019-01-071-21/+7
* [clang-tidy] Export the abseil duration inverse lookup function, NFCHyrum Wright2018-12-281-2/+1
* [clang-tidy] Be more liberal about literal zeroes in abseil checksHyrum Wright2018-12-211-6/+36
* [clang-tidy] Diagnose abseil-duration-comparison on macro argumentsHyrum Wright2018-12-191-4/+1
* [clang-tidy] Add the abseil-duration-subtraction checkHyrum Wright2018-12-131-0/+100
* [clang-tidy] Recommit: Add the abseil-duration-comparison checkJonas Toth2018-12-031-0/+109
* Revert "[clang-tidy] Add the abseil-duration-comparison check"Jonas Toth2018-12-031-109/+0
* [clang-tidy] Add the abseil-duration-comparison checkJonas Toth2018-12-031-0/+109