commit | db6b57757e21ab59f128b68d0429194872a75338 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Tue Aug 30 15:12:58 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Tue Aug 30 15:12:58 2016 +0000 |
tree | f84d2bd803b84bf2ac9376ad101e9f78fc828eab | |
parent | 72187d49934bf5860c2346df24f2da34b3199437 [diff] |
Revert "[ORC][RPC] Make the future type of an Orc RPC call Error/Expected rather than" This reverts commit r280016, and the followups of r280017, r280027, r280051, r280058, and r280059. MSVC's implementation of std::promise does not get along with llvm::Error. It uses its promised value too much like a normal value type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280100 91177308-0d34-0410-b5e6-96231b3b80d8