Benjamin Kramer dabc5073b2 Remove copy ctors that did the same thing as the default one.
The code added nothing but potentially disabled move semantics and made
types non-trivially copyable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203563 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-11 11:32:49 +00:00
..
2014-03-03 13:59:41 +00:00
2014-01-24 17:20:08 +00:00
2014-02-09 07:55:19 +00:00