| 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 | -85/+0 |
| * | [clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -0/+2 |
| * | [clang-tidy] Eliminate inline copies of InTemplateInstantiation matcher. | Benjamin Kramer | 2014-09-03 | 1 | -8/+5 |
| * | [clang-tidy] Fix a heap use-after-free bug detected by asan. | Benjamin Kramer | 2014-07-24 | 1 | -4/+4 |
| * | Add the fix that should've accompanied r213738. | Benjamin Kramer | 2014-07-23 | 1 | -3/+6 |
| * | Reapply r213647 with a fix. | Benjamin Kramer | 2014-07-23 | 1 | -0/+83 |
| * | Revert r213647; the added test triggers an assertion. | Richard Smith | 2014-07-23 | 1 | -83/+0 |
| * | [clang-tidy] Add a check for RAII temporaries. | Benjamin Kramer | 2014-07-22 | 1 | -0/+83 |

