summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fixed abseil-duration-unnecessary-conversion tests for c++17Dmitri Gribenko2019-06-131-3/+2
* [clang-tidy] Add additional patterns to the abseil-duration-unnecessary-conve...Hyrum Wright2019-03-141-6/+30
* [clang-tidy] NFC: Negate the name and semantics of the isNotInMacro function.Hyrum Wright2019-03-081-1/+1
* [clang-tidy] Add the abseil-duration-unnecessary-conversion checkHyrum Wright2019-02-041-0/+58
OpenPOWER on IntegriCloud