hanchenye-llvm-project/libcxx/test/thread/futures
Howard Hinnant 3fc9ef22b3 Constrain launch ~ operator to defined bits.
llvm-svn: 185452
2013-07-02 18:01:41 +00:00
..
futures.async
futures.errors
futures.future_error
futures.overview Constrain launch ~ operator to defined bits. 2013-07-02 18:01:41 +00:00
futures.promise
futures.shared_future
futures.state
futures.tas
futures.unique_future
test_allocator.h This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. 2013-03-23 17:27:16 +00:00
version.pass.cpp