aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-05-25[clang-tidy] Remove unused includes (NFC) (#141420)Kazu Hirata1-1/+0
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-6/+2
2020-10-01Allow to specify macro names for android-comparison-in-temp-failure-retryFlorian Mayer1-28/+41
2020-03-09[clang-tidy] [NFC] Remove unnecessary matchersNathan James1-5/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-09Port getLocStart -> getBeginLocStephen Kelly1-3/+3
2018-04-10[clang-tidy] Add a `android-comparison-in-temp-failure-retry` checkGeorge Burgess IV1-0/+84