Revert r231103, "FullDependenceAnalysis: Avoid using the (deprecated in C++11) copy...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 5 Mar 2015 01:25:12 +0000 (01:25 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 5 Mar 2015 01:25:12 +0000 (01:25 +0000)
commit71fa4016bbc6800689d2183e307ba6c8f6e1e689
treee9749827e5eb0af792fb25454447c69ce6cd8dc0
parentc1899b151ea757e551c106f49d27fac216121d88
Revert r231103, "FullDependenceAnalysis: Avoid using the (deprecated in C++11) copy ctor"

It is miscompiled on msc18.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DependenceAnalysis.cpp