[PATCH] D143851: [clang-tidy] Tweak 'rule of 3/5' checks to allow defaulting a destructor outside the class.
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 26 04:00:11 PST 2023
royjacobson added a comment.
In D143851#4153270 <https://reviews.llvm.org/D143851#4153270>, @carlosgalvezp wrote:
> LGTM, thanks for the contribution! Do you have commit rights or would you like that we land it for you? If so, please provide name and email for attribution.
I have commit rights, but this is my first clang-tidy contribution :) Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143851/new/
https://reviews.llvm.org/D143851
More information about the cfe-commits
mailing list