| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make string constants in the modernize module static. | Angel Garcia Gomez | 2015-10-22 | 1 | -2/+2 |
| * | Improved the misc-move-constructor-init check to identify arguments that are ... | Aaron Ballman | 2015-10-06 | 1 | -5/+3 |
| * | Refactors AST matching code to use the new AST matcher names. This patch corr... | Aaron Ballman | 2015-09-17 | 1 | -5/+6 |
| * | Disable several more clang-tidy modernize checkers when not compiling in C++ ... | Aaron Ballman | 2015-08-28 | 1 | -6/+15 |
| * | Add replace-auto_ptr check. | Angel Garcia Gomez | 2015-08-25 | 1 | -0/+262 |

