diff options
author | Malcolm Parsons <malcolm.parsons@gmail.com> | 2020-01-14 09:54:31 +0000 |
---|---|---|
committer | Malcolm Parsons <malcolm.parsons@gmail.com> | 2020-01-14 10:05:12 +0000 |
commit | 45924eb4671692b3fa9fd52fe39c81ec0647a848 (patch) | |
tree | 2abb870d6edabd239496aa22d0841dfb48084e95 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | ec6579fc047f9ac18588b833dfde0b69064e013a (diff) | |
download | bcm5719-llvm-45924eb4671692b3fa9fd52fe39c81ec0647a848.tar.gz bcm5719-llvm-45924eb4671692b3fa9fd52fe39c81ec0647a848.zip |
[clang-tidy] Ignore implicit casts in modernize-use-default-member-init
Summary:
Initialising a pointer from nullptr involves an implicit cast.
Ignore it after getting initialiser from InitListExpr.
Fixes: PR44440
Reviewers: aaron.ballman, alexfh, JonasToth
Reviewed By: JonasToth
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D72630
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions