aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/performance/CMakeLists.txt
AgeCommit message (Expand)Author
2018-09-12[NFC] Fix build breakage due to missing dep caused by D51950Shuai Wang
2017-11-28[clang-tidy] Move more checks from misc- to performance-Alexander Kornienko
2017-11-27[clang-tidy] Move checks from misc- to performance-Alexander Kornienko
2017-08-08[clang-tidy] 'implicit cast' -> 'implicit conversion'Alexander Kornienko
2017-04-18[clang-tidy] Add a clang-tidy check for possible inefficient vector operationsHaojian Wu
2016-12-14[ClangTidy] Add new performance-type-promotion-in-math-fn check.Justin Lebar
2016-08-03[clang-tidy] Inefficient string operationAlexander Kornienko
2016-03-29[clang-tidy] Add performance check to flag function parameters of expensive t...Felix Berger
2016-02-12[clang-tidy] Add check performance-faster-string-findSamuel Benzaquen
2016-01-29[clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ...Alexander Kornienko
2016-01-29[clang-tidy] Move implicit-cast-in-loop check to upstream.Alexander Kornienko
2015-12-30[clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...Alexander Kornienko