Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Handle anonymous structs/unions in member init checks. | Malcolm Parsons | 2017-08-01 | 1 | -0/+10 |
* | clang-tidy: add IgnoreMacros option to modernize-use-default-member-init | Miklos Vajna | 2017-05-08 | 1 | -0/+9 |
* | [clang-tidy] Ignore default arguments in modernize-default-member-init | Malcolm Parsons | 2017-01-04 | 1 | -0/+6 |
* | Comment out char16_t and char32_t tests | Malcolm Parsons | 2016-12-20 | 1 | -7/+7 |
* | [clang-tidy] Add modernize-use-default-member-init check | Malcolm Parsons | 2016-12-20 | 1 | -0/+376 |