| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt clang-tidy checks to changing semantics of hasDeclaration. | Manuel Klimek | 2017-08-02 | 1 | -12/+13 |
| * | [clang-tidy] Replace matchesName with hasName where no regex is needed | Alexander Kornienko | 2017-05-17 | 1 | -8/+8 |
| * | [clang-tidy] Add modernize-make-shared check | Piotr Padlewski | 2016-05-02 | 1 | -133/+18 |
| * | Improve modernize-make-unique matcher. | Angel Garcia Gomez | 2015-11-04 | 1 | -3/+4 |
| * | Correctly print the type in modernize-make-unique. | Angel Garcia Gomez | 2015-10-22 | 1 | -2/+2 |
| * | Make string constants in the modernize module static. | Angel Garcia Gomez | 2015-10-22 | 1 | -3/+3 |
| * | Support every kind of initialization. | Angel Garcia Gomez | 2015-10-14 | 1 | -3/+41 |
| * | Use better mocks in modernize-make-unique, and fix matcher. | Angel Garcia Gomez | 2015-10-05 | 1 | -3/+11 |
| * | Create modernize-make-unique check. | Angel Garcia Gomez | 2015-09-29 | 1 | -0/+108 |

