| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] Bring order to check registration. | Alexander Kornienko | 2014-10-26 | 1 | -126/+0 |
| * | [clang-tidy] Handle c-style casts from/to enums. | Alexander Kornienko | 2014-10-01 | 1 | -10/+18 |
| * | AvoidCStyleCastsCheck: don't warn on casts in macros | Alexander Kornienko | 2014-08-16 | 1 | -3/+0 |
| * | Avoid adding redundant parens. | Alexander Kornienko | 2014-07-16 | 1 | -1/+15 |
| * | Suggest automated replacements of C-style casts with C++ casts. | Alexander Kornienko | 2014-07-14 | 1 | -8/+91 |
| * | Another attempt to add a clang-tidy check for flagging C-style casts. | Alexander Kornienko | 2014-06-29 | 1 | -0/+24 |

