-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 31 Jul 2015 21:37:09 +0000 (21:37 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 31 Jul 2015 21:37:09 +0000 (21:37 +0000)
commit4c20864f947294afcde209c5bf8c6ad9e87351b2
tree8156142c0f1ed6c51c662bc2919e24c8f8d8b811
parentb4b38d65e68a3aaac2a3101067f067313bf13b4b
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11

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