[clang-tidy] Simplify redundant member init check
authorStephen Kelly <steveire@gmail.com>
Tue, 29 Dec 2020 15:50:19 +0000 (15:50 +0000)
committerStephen Kelly <steveire@gmail.com>
Sat, 27 Feb 2021 12:11:44 +0000 (12:11 +0000)
commit35763baf9aa927c2e8fc0a4af484c51391ecc30c
tree00953852a2dbc1053cfd375bc891e653d9bec650
parent9ba557cc0370ee5fa93dca04a20bd2b05bf19f45
[clang-tidy] Simplify redundant member init check

Differential Revision: https://reviews.llvm.org/D97147
clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.cpp
clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.h