diff options
author | Malcolm Parsons <malcolm.parsons@gmail.com> | 2020-01-14 15:19:19 +0000 |
---|---|---|
committer | Malcolm Parsons <malcolm.parsons@gmail.com> | 2020-01-14 15:19:37 +0000 |
commit | 9738c757bd9bc2fdca935f2b4e356f1d5e5f3682 (patch) | |
tree | ab94e78fd261d9029566c661c6a97d99b593705a /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | b10f6b7112278ba91d57173466bff7fc85d4bf0d (diff) | |
download | bcm5719-llvm-9738c757bd9bc2fdca935f2b4e356f1d5e5f3682.tar.gz bcm5719-llvm-9738c757bd9bc2fdca935f2b4e356f1d5e5f3682.zip |
[clang-tidy] Match InitListExpr in modernize-use-default-member-init
Summary:
modernize-use-default-member-init wasn't warning about redundant initialisers
when the initialiser was an InitListExpr. Add initListExpr to the matcher.
Fixes: PR44439
Reviewers: aaron.ballman, alexfh, JonasToth
Reviewed By: aaron.ballman
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D72691
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions