-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 1 Aug 2015 01:08:30 +0000 (01:08 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 1 Aug 2015 01:08:30 +0000 (01:08 +0000)
commit8bf187c91fc43a375270f131341780b0e6a20f80
tree40400f880c5e7fd7cc9d9cc085fe4056d12382a8
parentf5cf675376b10187372c33084b3d33de31ebf484
-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@243816 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmMatcherEmitter.cpp