| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -9/+8 |
| * | [clang-tidy] Don't warn implicit variables in peformance-unnecessary-copy-ini... | Haojian Wu | 2016-11-08 | 1 | -0/+1 |
| * | [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const "... | Felix Berger | 2016-05-31 | 1 | -10/+16 |
| * | [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for dec... | Felix Berger | 2016-05-13 | 1 | -18/+25 |
| * | [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 |

