[PATCH] D69145: Give readability-redundant-member-init an option IgnoreBaseInCopyConstructors to avoid breaking code with gcc -Werror=extra
Conrad Poelman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 21 09:02:02 PDT 2019
poelmanc updated this revision to Diff 225897.
poelmanc added a comment.
Rebase to latest master (tests moved into new "checkers" directory.)
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69145/new/
https://reviews.llvm.org/D69145
Files:
clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.cpp
clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.h
clang-tools-extra/docs/clang-tidy/checks/readability-redundant-member-init.rst
clang-tools-extra/test/clang-tidy/checkers/readability-redundant-member-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69145.225897.patch
Type: text/x-patch
Size: 6220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191021/0e72830e/attachment-0001.bin>
More information about the cfe-commits
mailing list