Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: [readability-else-after-return] Fix false positive. This | Daniel Jasper | 2015-04-27 | 1 | -3/+5 |
* | [clang-tidy] Refactor: Move readability checks to namespace clang::tidy::read... | Alexander Kornienko | 2015-03-02 | 1 | -1/+2 |
* | clang-tidy: Add initial check for "Don't use else after return". | Daniel Jasper | 2015-01-14 | 1 | -0/+46 |