[PATCH] D65774: Removing redundant-move warnings generated by gcc9x.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 12:02:25 PDT 2019
rupprecht requested changes to this revision.
rupprecht added a comment.
This revision now requires changes to proceed.
Agree with all these comments -- I'm no expert on when and when not to std::move, but this is undoing changes I've made to fix buildbots on different compilers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65774/new/
https://reviews.llvm.org/D65774
More information about the llvm-commits
mailing list