CFG::SuccessorIterator::SuccessorProxy:: Expliictly default copy construction as...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 21:44:06 +0000 (21:44 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 21:44:06 +0000 (21:44 +0000)
commitc853fd1db5ed2c9d7ddeaa004b4ea79c8d04293d
tree62f0148429a18bce8bd31a6703b993ea3d41081e
parent10faa1b2111896f8ad51a20364e897b33534f95a
CFG::SuccessorIterator::SuccessorProxy:: Expliictly default copy construction as it is deprecated in C++11 in the presence of explicit copy assignment.

See r231099 for similar issues & details in [Small]BitVector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231141 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/CFG.h