| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implemented clang-tidy-check-specific options. | Alexander Kornienko | 2014-09-12 | 1 | -3/+4 |
| * | Rename ChecksFilter to GlobList, as there's nothing specific to checks in it. | Alexander Kornienko | 2014-08-06 | 1 | -38/+38 |
| * | Fixed incorrect StringRef::find usage. | Alexander Kornienko | 2014-05-15 | 1 | -3/+3 |
| * | Change the behavior of clang-tidy -checks=, remove -disable-checks. | Alexander Kornienko | 2014-05-15 | 1 | -0/+53 |
| * | Store Errors inside ClangTidyContext instead of just pointer to an external | Alexander Kornienko | 2014-05-09 | 1 | -2/+2 |
| * | Output clang-tidy errors in a consistent order. | Alexander Kornienko | 2014-04-08 | 1 | -0/+33 |

