Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -361/+0 |
* | [clang-tidy] performance-inefficient-vector-operation: Support proto repeated... | Haojian Wu | 2019-09-16 | 1 | -2/+86 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
* | [clang-tidy] Add "emplace_back" detection in inefficient-vector-operation. | Haojian Wu | 2017-05-16 | 1 | -84/+96 |
* | [clang-tidy] Support detecting for-range loop in inefficient-vector-operation... | Haojian Wu | 2017-04-26 | 1 | -2/+83 |
* | Make the test pass on x86_64-win32 target. | Haojian Wu | 2017-04-18 | 1 | -8/+8 |
* | clang-tools-extra/test/clang-tidy/performance-inefficient-vector-operation.cp... | NAKAMURA Takumi | 2017-04-18 | 1 | -1/+2 |
* | [clang-tidy] Add a clang-tidy check for possible inefficient vector operations | Haojian Wu | 2017-04-18 | 1 | -0/+183 |