[PATCH] D20365: [PATCH] clang-tidy: Bug 27731 - modernize-pass-by-value suggest using std::move for types that perform copies on move
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Mon May 23 15:35:13 PDT 2016
alexfh added a comment.
In http://reviews.llvm.org/D20365#436335, @madsravn wrote:
> Just curious, as I'm sort of new to this. How long will it take before its merged in?
I was waiting for an answer to the "Do you need me to submit the patch for you?" question. Apparently, the answer is "no" ;)
http://reviews.llvm.org/D20365
More information about the cfe-commits
mailing list