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 |
* | Refactors AST matching code to use the new AST matcher names. This patch corr... | Aaron Ballman | 2015-09-17 | 1 | -2/+2 |
* | Using an early return as it is more clear; NFC. | Aaron Ballman | 2015-08-31 | 1 | -7/+8 |
* | Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ... | Aaron Ballman | 2015-08-28 | 1 | -5/+9 |
* | [clang-tidy] Renamed misc-noexcept-move-ctors to misc-noexcept-move-constructor | Alexander Kornienko | 2015-05-27 | 1 | -0/+67 |