Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Give readability-redundant-member-init an option IgnoreBaseInCop... | Mitchell Balan | 2019-11-19 | 1 | -5/+17 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [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 |