Fix -Wpessimizing-move warning by remove the call to std::move.
authorRichard Trieu <rtrieu@google.com>
Thu, 30 Apr 2015 21:47:28 +0000 (21:47 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 30 Apr 2015 21:47:28 +0000 (21:47 +0000)
commit1c545baf96c94360fe5e9fc4ba238631fb61a234
tree76563e4a17e2ebc4a101577ca96f540e19a8373d
parent1587432d1f3a5b1fe89b4e12cbf8265c86da9695
Fix -Wpessimizing-move warning by remove the call to std::move.

llvm-svn: 236265
libcxx/src/system_error.cpp