mirror of https://github.com/llvm-mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The destructor of std::promise needs to construct a std::future_error exception so it calls std::make_exception_ptr. But under libcpp-no-exceptions this will trigger an abort. Differential Revision: https://reviews.llvm.org/D27614 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291550 91177308-0d34-0410-b5e6-96231b3b80d8 |
9 years ago | |
|---|---|---|
| .. | ||
| futures | 9 years ago | |
| thread.condition | 9 years ago | |
| thread.general | 11 years ago | |
| thread.mutex | 9 years ago | |
| thread.req | 11 years ago | |
| thread.threads | 9 years ago | |
| macro.pass.cpp | 11 years ago | |