[PATCH] D16376: clang-tidy check: User-defined copy without assignment

Jonathan B Coe via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 22 11:35:47 PST 2016


jbcoe planned changes to this revision.
jbcoe added a comment.

i need the matcher from http://reviews.llvm.org/D16470 to add a corresponding pair of checks and fixes for move-constructors and move-assignment.


http://reviews.llvm.org/D16376





More information about the cfe-commits mailing list