llvm-project/libcxx/test/std/thread/futures/futures.unique_future
Eric Fiselier 4f73dbf403 Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
llvm-svn: 296854
2017-03-03 03:43:25 +00:00
..
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 Mark tests as unsupported under libcpp-no-exceptions 2017-01-10 08:48:48 +00:00
get.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
move_assign.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
move_ctor.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
share.pass.cpp [libcxx] [test] Fix Clang -Wpessimizing-move "moving a temporary object prevents copy elision". 2017-02-05 22:48:07 +00:00
wait.pass.cpp
wait_for.pass.cpp
wait_until.pass.cpp