Fix some misc-move-forwarding-reference warnings

Michael Sharpe via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 2 09:13:28 PST 2016


Hello,

The attached patch fixes a couple of incorrect uses of std::move as
revealed by clang-tidy.

Best regards,

Michael Sharpe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161202/75f8a02d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-move-forwarding-reference.patch
Type: text/x-patch
Size: 2138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161202/75f8a02d/attachment-0001.bin>


More information about the cfe-commits mailing list