[PATCH] D20365: [PATCH] clang-tidy: Bug 27731 - modernize-pass-by-value suggest using std::move for types that perform copies on move
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 06:55:02 PDT 2016
alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.
LG. Do you need me to submit the patch for you?
Next time please create diff with the full context (http://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface).
Thank you!
http://reviews.llvm.org/D20365
More information about the cfe-commits
mailing list