[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
Mon May 30 17:39:02 PDT 2016
flx added a comment.
Alex, Sam, could you take another look? It'd be great to get this change in to make the check more useful.
http://reviews.llvm.org/D20277
More information about the cfe-commits
mailing list