Fix the C++03 build.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 8 Jan 2014 22:27:04 +0000 (22:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 8 Jan 2014 22:27:04 +0000 (22:27 +0000)
commit19e5156f4e1c9e5e8c40e00987a6b59ef9e76323
treeba62fd769e9c16516d080278a93d8cea103b47f3
parentdee18bb2e8987421fe041128913339f1e92f84c4
Fix the C++03 build.

With c++11 we never instantiate the copy constructor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198803 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ErrorOr.h