Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Add bugprone-suspicious-memset-usage check | Gabor Horvath | 2017-07-14 | 1 | -39/+0 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -1/+1 |
* | [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] Add a checker for zero-length memset. | Benjamin Kramer | 2014-07-16 | 1 | -0/+35 |