Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -2/+4 |
* | Add support to the misc-assert-side-effect check for MSVC-style assert macros... | Aaron Ballman | 2016-01-25 | 1 | -4/+11 |
* | [clang-tidy] Use proper capitalization and punctuation for diagnostic messages. | Alexander Kornienko | 2016-01-08 | 1 | -1/+1 |
* | [clang-tidy] code cleanup using isAssignmentOp() | Daniel Marjamaki | 2015-11-25 | 1 | -5/+1 |
* | [clang-tidy] misc-assert-side-effect: support assert macros defined through o... | Alexander Kornienko | 2015-08-31 | 1 | -14/+18 |
* | [clang-tidy] Move user-defined matches to unnamed namespaces to prevent ODR v... | Alexander Kornienko | 2015-06-17 | 1 | -2/+2 |
* | [clang-tidy] Fix for llvm.org/PR23355 | Szabolcs Sipos | 2015-05-29 | 1 | -2/+6 |
* | [clang-tidy] Assert related checkers | Alexander Kornienko | 2015-03-02 | 1 | -0/+114 |