aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/performance/InefficientAlgorithmCheck.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headersCarlos Galvez1-6/+2
2022-12-14[clang] Remove uses of ::testing::Matcher<const Optional<T> &>Fangrui Song1-1/+1
2021-02-17[clang-tidy] Simplify inefficient algorithm checkStephen Kelly1-0/+3
2020-03-03[clang-tidy] Change checks to use new isLanguageVersionSupported restrictionNathan James1-0/+3
2020-01-04NFC: Fix trivial typos in commentsKazuaki Ishizaki1-1/+1
2019-03-25[clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-11-27[clang-tidy] Move checks from misc- to performance-Alexander Kornienko1-0/+36