[PATCH] D20277: [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved.

Felix Berger via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 07:37:47 PDT 2016


flx added a comment.

This is ready for review again.


http://reviews.llvm.org/D20277





More information about the cfe-commits mailing list