llvm-project/libcxx/test/std/thread/futures/futures.shared_future
Marshall Clow 065b3af096 Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah
llvm-svn: 286877
2016-11-14 19:58:05 +00:00
..
copy_assign.pass.cpp Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah 2016-11-14 19:58:05 +00:00
copy_ctor.pass.cpp Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah 2016-11-14 19:58:05 +00:00
ctor_future.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 2015-08-28 05:06:04 +00:00
default.pass.cpp
dtor.pass.cpp Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
get.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
move_assign.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 2015-08-28 05:06:04 +00:00
move_ctor.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 2015-08-28 05:06:04 +00:00
wait.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 2015-08-28 05:06:04 +00:00
wait_for.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 2015-08-28 05:06:04 +00:00
wait_until.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 2015-08-28 05:06:04 +00:00