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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/thread/futures
Eric Fiselier 316bb1188f Fix diagnostic in verify test to match new Clang output
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@307450 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
futures.async Enable -Wunreachable-code and fix duplicate warning flags 9 years ago
futures.errors Move test into test/std subdirectory. 11 years ago
futures.future_error Add markup for libc++ dylib availability 9 years ago
futures.overview Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these. 9 years ago
futures.promise Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 9 years ago
futures.shared_future Mark tests as unsupported under libcpp-no-exceptions 9 years ago
futures.state Move test into test/std subdirectory. 11 years ago
futures.task Fix diagnostic in verify test to match new Clang output 8 years ago
futures.unique_future Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 9 years ago