Fixes a bunch of -Wpessimizing-move warnings as warned by gcc9.
std::moves in returns which prevents copy elision.
Details
Details
- Reviewers
lhames
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 45537 Build 47448: arc lint + arc unit
Event Timeline
Comment Actions
LGTM. Please go ahead and commit. If you do not have commit access just let me know and I can commit on your behalf.