[PATCH] D43322: Diagnose cases of "return x" that should be "return std::move(x)" for efficiency
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 10 10:12:09 PDT 2018
Quuxplusone added a comment.
Tuesday ping! I just need someone to commit this for me.
Repository:
rC Clang
https://reviews.llvm.org/D43322
More information about the cfe-commits
mailing list