Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -1/+14 |
* | [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 misc clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -0/+2 |
* | Implemented clang-tidy-check-specific options. | Alexander Kornienko | 2014-09-12 | 1 | -1/+1 |
* | clang-tidy/ArgumentCommentCheck: Initializer list in non-static members is un... | NAKAMURA Takumi | 2014-03-18 | 1 | -1/+3 |
* | Add an argument comment checker to clang-tidy. | Peter Collingbourne | 2014-03-18 | 1 | -0/+40 |