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.
libcxx/test/thread/futures
Howard Hinnant f6d875f7f5 Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@145698 91177308-0d34-0410-b5e6-96231b3b80d8
14 years ago
..
futures.async This commit was accidental. Reverting. 15 years ago
futures.errors Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 14 years ago
futures.future_error license change 15 years ago
futures.overview Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 14 years ago
futures.promise A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
futures.shared_future A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
futures.state license change 15 years ago
futures.tas A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
futures.unique_future A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
test_allocator.h Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 15 years ago
version.pass.cpp license change 15 years ago