[PATCH] D20365: [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 23 11:22:38 PDT 2016


madsravn closed this revision.
madsravn added a comment.

Code committed.


http://reviews.llvm.org/D20365





More information about the cfe-commits mailing list