| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactors AST matching code to use the new AST matcher names. This patch corr... | Aaron Ballman | 2015-09-17 | 1 | -4/+4 |
| * | Using an early return as it is more clear; NFC. | Aaron Ballman | 2015-08-31 | 1 | -27/+28 |
| * | Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ... | Aaron Ballman | 2015-08-28 | 1 | -24/+29 |
| * | [clang-tidy] Support replacements in macro arguments in misc-inefficient-algo... | Alexander Kornienko | 2015-07-31 | 1 | -11/+34 |
| * | [clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -0/+2 |
| * | [clang-tidy] Fixed two wrong fix-it cases in misc-inefficient-algorithm checker. | Gabor Horvath | 2015-02-17 | 1 | -2/+19 |
| * | [clang-tidy] Fixed a false positive case in misc-inefficient-algorithm checker. | Gabor Horvath | 2015-02-12 | 1 | -2/+2 |
| * | [clang-tidy] Checker for inefficient use of algorithms on associative containers | Gabor Horvath | 2015-02-07 | 1 | -0/+110 |

