[PATCH] D21223: [clang-tidy] misc-move-const-arg: Detect if result of std::move() is being passed as a const ref argument
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 07:08:35 PDT 2016
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, but you should wait for @alexfh to sign off as well since he had some comments.
http://reviews.llvm.org/D21223
More information about the cfe-commits
mailing list