[LCG] Make the iterator move constructable (and thus movable in general)
authorChandler Carruth <chandlerc@gmail.com>
Mon, 10 Mar 2014 08:08:47 +0000 (08:08 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 10 Mar 2014 08:08:47 +0000 (08:08 +0000)
commitb94ad9729b25789e8585dd66fe6315f5fecdbff0
tree894f07957caa8e395a21fa0747753d66fcd480ed
parent3b89e528c421f98f3555d7d8f4072328259480a0
[LCG] Make the iterator move constructable (and thus movable in general)
now that there is essentially no cost to doing so. Yay C++11.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203447 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LazyCallGraph.h