[APFloat] Use std::move() in move assignment operator
authorTim Shen <timshen91@gmail.com>
Fri, 28 Oct 2016 20:13:06 +0000 (20:13 +0000)
committerTim Shen <timshen91@gmail.com>
Fri, 28 Oct 2016 20:13:06 +0000 (20:13 +0000)
commit717d9a1a7a41ca2cb1d986951ada58b945ccc9ef
tree8402c285f1de615fecd20a462f0466bb10e8e4c5
parente704506c932e79d89ef6050c6783f52ca39a1d83
[APFloat] Use std::move() in move assignment operator

llvm-svn: 285442
llvm/include/llvm/ADT/APFloat.h