aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-08-03 08:16:08 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-08-03 08:16:08 +0000
commit1af98245f4400c96840fccb91fcfd704fedb9ff7 (patch)
treec725c39f837182a88c7f17f20adecbb0984f4175 /llvm/lib/Transforms/Utils/CloneFunction.cpp
parent241bf2456f548b7a0f2003586180dfa6aaf401dd (diff)
downloadllvm-1af98245f4400c96840fccb91fcfd704fedb9ff7.zip
llvm-1af98245f4400c96840fccb91fcfd704fedb9ff7.tar.gz
llvm-1af98245f4400c96840fccb91fcfd704fedb9ff7.tar.bz2
[PM] Add the explicit copy, move, swap, and assignment boilerplate
required by MSVC 2013. This also makes the repeating pass wrapper assignable. Mildly unfortunate as it means we can't use a const member for the int, but that is a really minor invariant to try to preserve at the cost of loss of regularity of the type. Yet another annoyance of the particular C++ object / move semantic model. llvm-svn: 277582
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions