Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] performance-inefficient-vector-operation: Support proto repeated... | Haojian Wu | 2019-09-16 | 1 | -0/+10 |
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Support detecting for-range loop in inefficient-vector-operation... | Haojian Wu | 2017-04-26 | 1 | -2/+5 |
* | [clang-tidy] Add a clang-tidy check for possible inefficient vector operations | Haojian Wu | 2017-04-18 | 1 | -0/+36 |