commit | b66754a29ed7a479e36fed89e0b45d10d5e71e71 | [log] [tgz] |
---|---|---|
author | Brian Gesiak <[email protected]> | Tue Mar 26 19:50:46 2019 |
committer | Brian Gesiak <[email protected]> | Tue Mar 26 19:50:46 2019 |
tree | 759fd580d95d431848d0c5f8176c77b7c5e6705d | |
parent | 492f752969ff3a37138372e8e973317dc63ef2d3 [diff] |
Revert "[coroutines] Add std::experimental::task<T> type" This revision is causing build and test failures, such as http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux/builds/648/steps/test.libcxx/logs/stdio, so I'll revert it. llvm-svn: 357023