Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -0/+2 |
* | [clang-tidy] Organized clang-tidy unit tests. NFC. | Alexander Kornienko | 2015-03-02 | 1 | -335/+0 |
* | [clang-tidy] Move some of the misc checks to readability/ | Alexander Kornienko | 2014-10-15 | 1 | -1/+4 |
* | [clang-tidy] Add check misc-braces-around-statements. | Alexander Kornienko | 2014-10-02 | 1 | -0/+329 |
* | Removed unused include | Alexander Kornienko | 2014-03-23 | 1 | -1/+0 |
* | Add an argument comment checker to clang-tidy. | Peter Collingbourne | 2014-03-18 | 1 | -0/+41 |