[PATCH] D127293: [clang-tidy] Ignore other members in a union if any member of it is initialized in cppcoreguidelines-pro-type-member-init
gehry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 29 20:22:24 PDT 2022
Sockke updated this revision to Diff 441241.
Sockke added a comment.
Added release notes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127293/new/
https://reviews.llvm.org/D127293
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/pro-type-member-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127293.441241.patch
Type: text/x-patch
Size: 4468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220630/537153dc/attachment.bin>
More information about the cfe-commits
mailing list