mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 01:06:06 +00:00

Commit 4a794d848ce81f41c6e23a4d3d3f70c2d7d1baa4 caused build failure with -Werror -Wpessimizing-move on the clang-ppc64-aix buildbot. This patch applies Clang's suggestion to remove `std::move`.