summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] performance-inefficient-vector-operation: Support proto repeated...Haojian Wu2019-09-161-0/+10
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Support detecting for-range loop in inefficient-vector-operation...Haojian Wu2017-04-261-2/+5
* [clang-tidy] Add a clang-tidy check for possible inefficient vector operationsHaojian Wu2017-04-181-0/+36
OpenPOWER on IntegriCloud