summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] 'implicit cast' -> 'implicit conversion'Alexander Kornienko2017-08-081-3/+3
* [clang-tidy] Add a clang-tidy check for possible inefficient vector operationsHaojian Wu2017-04-181-0/+3
* [ClangTidy] Add new performance-type-promotion-in-math-fn check.Justin Lebar2016-12-141-2/+4
* [clang-tidy] Inefficient string operationAlexander Kornienko2016-08-031-0/+3
* [clang-tidy] Add performance check to flag function parameters of expensive t...Felix Berger2016-03-291-0/+3
* [clang-tidy] Add check performance-faster-string-findSamuel Benzaquen2016-02-121-0/+3
* [clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ...Alexander Kornienko2016-01-291-0/+3
* [clang-tidy] Move implicit-cast-in-loop check to upstream.Alexander Kornienko2016-01-291-0/+3
* [clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...Alexander Kornienko2015-12-301-0/+39
OpenPOWER on IntegriCloud