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/std/thread/futures/futures.tas/futures.task.nonmembers
Eric Fiselier faa9a31aef Mark std::packaged_task tests as unsupported in C++03.
std::packaged_task requires variadic templates and is #ifdef out in C++03.
This patch silences the tests in C++03. This patch also rewrites the .fail.cpp tests so that they use clang verify.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245413 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
swap.pass.cpp Mark std::packaged_task tests as unsupported in C++03. 10 years ago
uses_allocator.pass.cpp Mark std::packaged_task tests as unsupported in C++03. 10 years ago