summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo. "piont" => "point"Richard Trieu2019-08-201-1/+1
* [clang-tidy] NFC: Negate the name and semantics of the isNotInMacro function.Hyrum Wright2019-03-081-1/+1
* [clang-tidy] Rename the absl duration helper functions; NFCHyrum Wright2019-01-241-3/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Add abseil-duration-conversion-cast checkHyrum Wright2019-01-171-0/+85
OpenPOWER on IntegriCloud