FullDependenceAnalysis: Avoid using the (deprecated in C++11) copy ctor
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 19:20:16 +0000 (19:20 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 19:20:16 +0000 (19:20 +0000)
commit9fefa526a265afa655f37d115018ab644b9512f0
tree6e8f37822ebaf55312a8145916c82c66a9f7d629
parentf7699e85c045a2a7552a2bd3d1c023b8e293452f
FullDependenceAnalysis: Avoid using the (deprecated in C++11) copy ctor

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