Revert "[Support][ErrorOr] Add support for convertable types."
authorAndrew Trick <atrick@apple.com>
Tue, 5 Feb 2013 22:50:20 +0000 (22:50 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 5 Feb 2013 22:50:20 +0000 (22:50 +0000)
commit2a78bb961ad99cfc9ae4e8a05a9a5a6bf84e41f3
treec350dda529e96cf533410901a2ba6647b73108c2
parent8c74ecfbddabe89e150abff4fdff0a27108874b9
Revert "[Support][ErrorOr] Add support for convertable types."

This reverts commit a33e1fafac7fedb1b080ef07ddf9ad6ddff3a830.

This unit test crashes on Darwon. It needs to be temporarily reverted
to unblock the test infrastructure.

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