[PATCH] clang-tidy: Bug 27731 - modernize-pass-by-value suggest using std::move for types that perform copies on move

Mads Ravn via cfe-commits cfe-commits at lists.llvm.org
Mon May 16 11:33:32 PDT 2016


Hi,

I hereby attach a patch to fix bug no. 27731:
https://llvm.org/bugs/show_bug.cgi?id=27731

Best regards,
Mads Ravn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160516/fa546c59/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_for_bug_27731.patch
Type: text/x-patch
Size: 1222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160516/fa546c59/attachment.bin>


More information about the cfe-commits mailing list