Drop the defaulted CallGraph move ctor, since it's unused and MSVC doesn't support...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 5 Aug 2015 21:16:46 +0000 (21:16 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 5 Aug 2015 21:16:46 +0000 (21:16 +0000)
commite9d6ca111d7f73e1c91771bf3896cca3175d5efa
treeb2e57ea332ccb39609e5857b86291fd18b277790
parent39879766931ae5c5958b2468527342f5a00a244a
Drop the defaulted CallGraph move ctor, since it's unused and MSVC doesn't support defaulted move ops

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