[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:11 PDT 2016


alexfh accepted this revision.
alexfh added a comment.

LG. Thanks!


http://reviews.llvm.org/D21223





More information about the cfe-commits mailing list