[PATCH] D127293: [clang-tidy] Ignore other members in a union if any member of it is initialized in cppcoreguidelines-pro-type-member-init
Tobias Hieta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 15 06:55:42 PDT 2022
thieta added a comment.
Hi @Sockke - this seems to be ready to land. Is there something holding it back? We ran into the same issue recently.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127293/new/
https://reviews.llvm.org/D127293
More information about the cfe-commits
mailing list