Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move google-readability-function check to readability-named-para... | Alexander Kornienko | 2015-03-16 | 1 | -37/+0 |
* | [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC. | Alexander Kornienko | 2015-03-09 | 1 | -3/+3 |
* | [clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy... | Alexander Kornienko | 2015-03-05 | 1 | -0/+2 |
* | Implemented clang-tidy-check-specific options. | Alexander Kornienko | 2014-09-12 | 1 | -0/+2 |
* | [clang-tidy] Provide links to the google style guide for checks derived from it. | Benjamin Kramer | 2014-07-17 | 1 | -0/+1 |
* | [clang-tidy] Add a checker that flags unnamed parameters. | Benjamin Kramer | 2014-07-15 | 1 | -0/+32 |