Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Add performance check to flag function parameters of expensive t... | Felix Berger | 2016-03-29 | 1 | -0/+3 |
* | [clang-tidy] Add check performance-faster-string-find | Samuel Benzaquen | 2016-02-12 | 1 | -0/+3 |
* | [clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ... | Alexander Kornienko | 2016-01-29 | 1 | -0/+3 |
* | [clang-tidy] Move implicit-cast-in-loop check to upstream. | Alexander Kornienko | 2016-01-29 | 1 | -0/+3 |
* | [clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod... | Alexander Kornienko | 2015-12-30 | 1 | -0/+39 |