Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
* | [clang-tidy] Cleanup some ast-matchers and lift some to utils. | Etienne Bergeron | 2016-04-21 | 1 | -7/+1 |
* | Drop dead return after llvm_unreachable. NFC. | Benjamin Kramer | 2015-10-26 | 1 | -1/+0 |
* | assert(false) -> llvm_unreachable. | Benjamin Kramer | 2015-10-25 | 1 | -1/+1 |
* | [clang-tidy] Add return value for non-assert builds. | Daniel Jasper | 2015-10-25 | 1 | -0/+1 |
* | [clang-tidy] Add check readability-implicit-bool-cast | Piotr Dziwinski | 2015-10-25 | 1 | -0/+425 |