| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] Handle anonymous structs/unions in member init checks. | Malcolm Parsons | 2017-08-01 | 1 | -2/+3 |
| * | [clang-tidy] Make 2 checks register matchers for C++ only. | Malcolm Parsons | 2016-12-27 | 1 | -0/+3 |
| * | [clang-tidy] Change readability-redundant-member-init to get base type from c... | Malcolm Parsons | 2016-11-15 | 1 | -1/+1 |
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -1/+1 |
| * | [clang-tidy] Add check 'readability-redundant-member-init' | Malcolm Parsons | 2016-10-20 | 1 | -0/+65 |

