Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Refactor: Rename clang-tidy misc check files and classes to foll... | Alexander Kornienko | 2015-03-09 | 1 | -51/+0 |
* | [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 | -0/+2 |
* | Reapply r213647 with a fix. | Benjamin Kramer | 2014-07-23 | 1 | -0/+47 |
* | Revert r213647; the added test triggers an assertion. | Richard Smith | 2014-07-23 | 1 | -47/+0 |
* | [clang-tidy] Add a check for RAII temporaries. | Benjamin Kramer | 2014-07-22 | 1 | -0/+47 |