Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -2/+2 |
* | [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con... | Felix Berger | 2016-03-05 | 1 | -94/+8 |
* | [clang-tidy] Only invoke ForRangeCopyCheck on expensive-to-copy types. | Felix Berger | 2016-02-15 | 1 | -3/+6 |
* | [clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ... | Alexander Kornienko | 2016-01-29 | 1 | -0/+177 |