[PATCH] D14145: modernize-use-default supports copy constructor and copy-assignment operator.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 09:11:05 PDT 2015


angelgarcia updated this revision to Diff 38664.
angelgarcia added a comment.

Refactor most of the code to use AST matchers.

Note that now this change requires http://reviews.llvm.org/D14152 to be applied first.


http://reviews.llvm.org/D14145

Files:
  clang-tidy/modernize/UseDefaultCheck.cpp
  test/clang-tidy/modernize-use-default-copy.cpp
  test/clang-tidy/modernize-use-default.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14145.38664.patch
Type: text/x-patch
Size: 26330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151028/bd3862e2/attachment-0001.bin>


More information about the cfe-commits mailing list