Appease MSVC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 26 Sep 2016 00:22:18 +0000 (00:22 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 26 Sep 2016 00:22:18 +0000 (00:22 +0000)
commitd175b1cefcfd8c6e509c96a6e324d8d0859f38a0
tree5bd7b13aac468cfd84832368c4874c4a8708a67c
parent6193103722bd56025a86b814c01277bca8e67fc5
Appease MSVC

... by not default move constructors and operator= s. Defaulting these
works in clang, but not in MSVC.

llvm-svn: 282370
llvm/include/llvm/Analysis/ScalarEvolution.h