llvm-project/libcxx/test/std/thread/futures/futures.promise
Eric Fiselier 4f73dbf403 Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
llvm-svn: 296854
2017-03-03 03:43:25 +00:00
..
alloc_ctor.pass.cpp
copy_assign.fail.cpp Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
copy_ctor.fail.cpp Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
default.pass.cpp
dtor.pass.cpp [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
get_future.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
move_assign.pass.cpp Protect futures test under libcpp-no-exceptions 2016-12-01 17:34:57 +00:00
move_ctor.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
set_exception.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
set_exception_at_thread_exit.pass.cpp Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
set_lvalue.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
set_lvalue_at_thread_exit.pass.cpp
set_rvalue.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
set_rvalue_at_thread_exit.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
set_value_at_thread_exit_const.pass.cpp
set_value_at_thread_exit_void.pass.cpp
set_value_const.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
set_value_void.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
swap.pass.cpp
uses_allocator.pass.cpp