[PATCH] D20365: [PATCH] clang-tidy: Bug 27731 - modernize-pass-by-value suggest using std::move for types that perform copies on move
Piotr Padlewski via cfe-commits
cfe-commits at lists.llvm.org
Sat May 21 06:44:21 PDT 2016
Prazek added a subscriber: Prazek.
Prazek added a comment.
You have to push it by yourself. It's ain't fun if someone do it for you :D
You have to obtain commit access http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access and then push it (you can also find in docs how to do it)
Thanks for fixing this bug, it was pissing me off.
http://reviews.llvm.org/D20365
More information about the cfe-commits
mailing list