[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
Sun Mar 18 10:51:34 PDT 2018
Quuxplusone added a comment.
@rtrieu ping! I've rebased this on the pure refactoring you committed for me last week.
Repository:
rC Clang
https://reviews.llvm.org/D43322
More information about the cfe-commits
mailing list