[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:17:06 PDT 2015


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

Put more logic into the matchers.

Btw, do you know how can I get the exception specification of a function?


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


More information about the cfe-commits mailing list