| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] Cleanup namespace in utils folder. | Etienne Bergeron | 2016-05-03 | 1 | -3/+3 |
| * | Add check for unneeded copies of locals | Haojian Wu | 2016-03-23 | 1 | -29/+82 |
| * | [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con... | Felix Berger | 2016-03-05 | 1 | -24/+35 |
| * | [clang-tidy] Use hasLocalStorage() to identify unnecessary copy initializatio... | Alexander Kornienko | 2015-12-30 | 1 | -2/+1 |
| * | [clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod... | Alexander Kornienko | 2015-12-30 | 1 | -0/+73 |

