[PATCH] D21223: [clang-tidy] misc-move-const-arg: Detect if result of std::move() is being passed as a const ref argument

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 16 07:22:52 PDT 2016


alexfh added a comment.

BTW, I'll commit the patch for you.


http://reviews.llvm.org/D21223





More information about the cfe-commits mailing list