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

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 29 06:24:36 PDT 2015


angelgarcia updated this revision to Diff 38730.
angelgarcia marked an inline comment as done.
angelgarcia added a comment.

Remove debugging code.


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.38730.patch
Type: text/x-patch
Size: 32054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151029/ffa5fbd9/attachment-0001.bin>


More information about the cfe-commits mailing list