summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Give readability-redundant-member-init an option IgnoreBaseInCop...Mitchell Balan2019-11-191-1/+7
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Add check 'readability-redundant-member-init'Malcolm Parsons2016-10-201-0/+36
OpenPOWER on IntegriCloud