| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] Add "emplace_back" detection in inefficient-vector-operation. | Haojian Wu | 2017-05-16 | 1 | -16/+20 |
| * | [clang-tidy] Fix a typo: dequeue => deque | Haojian Wu | 2017-05-15 | 1 | -1/+1 |
| * | [clang-tidy] Support detecting for-range loop in inefficient-vector-operation... | Haojian Wu | 2017-04-26 | 1 | -17/+77 |
| * | [clang-tidy] Address a few late comments. | Haojian Wu | 2017-04-18 | 1 | -7/+8 |
| * | [clang-tidy] Add a clang-tidy check for possible inefficient vector operations | Haojian Wu | 2017-04-18 | 1 | -0/+149 |

