[PATCH] D111041: [clang-tidy] Remove 'IgnoreDestructors = true' from cppcoreguidelines-explicit-virtual-functions
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 10 08:33:35 PDT 2021
carlosgalvezp added a comment.
Oh, I found `misc-non-private-member-in-classes` that does what you proposed. I'll add another `RUN` line to run the `cppcoreguidelines` check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111041/new/
https://reviews.llvm.org/D111041
More information about the cfe-commits
mailing list