summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/performance-inefficient-vector-operation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-361/+0
* [clang-tidy] performance-inefficient-vector-operation: Support proto repeated...Haojian Wu2019-09-161-2/+86
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+1
* [clang-tidy] Add "emplace_back" detection in inefficient-vector-operation.Haojian Wu2017-05-161-84/+96
* [clang-tidy] Support detecting for-range loop in inefficient-vector-operation...Haojian Wu2017-04-261-2/+83
* Make the test pass on x86_64-win32 target.Haojian Wu2017-04-181-8/+8
* clang-tools-extra/test/clang-tidy/performance-inefficient-vector-operation.cp...NAKAMURA Takumi2017-04-181-1/+2
* [clang-tidy] Add a clang-tidy check for possible inefficient vector operationsHaojian Wu2017-04-181-0/+183
OpenPOWER on IntegriCloud