[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
Mon Aug 1 23:15:28 PDT 2022
Sockke updated this revision to Diff 449188.
Sockke added a comment.
Rebased.
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.449188.patch
Type: text/x-patch
Size: 4560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/472c09e6/attachment-0001.bin>
More information about the cfe-commits
mailing list