[PATCH] D68185: [Diagnostics] Warn when class implements a copy constructor/copy assignment operator, but missing the copy assignment operator/copy constructor
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 29 11:13:48 PDT 2019
xbolva00 abandoned this revision.
xbolva00 added a comment.
Yeah, if we want to check rule of 3, clang-tidy is better choice.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68185/new/
https://reviews.llvm.org/D68185
More information about the cfe-commits
mailing list