[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
Sat May 21 08:23:20 PDT 2016


madsravn added a comment.

@Prazek thanks. I will look into it :)


http://reviews.llvm.org/D20365





More information about the cfe-commits mailing list