]> granicus.if.org Git - llvm/commit
[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)
commitb3c6b68166ed75de6611247e0c1bd60f7c128253
treea87053548ea4d60fc07a060c492fb896d2721b36
parent1adbd7e4f5fd6edd1def4668b923e60ade97b261
[APFloat] Use std::move() in move assignment operator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285442 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h