This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
libcxx
/
test
/
thread
/
futures
History
Marshall Clow
d58daf9433
LWG Issue 2097: packaged_task constructors should be constrained
...
llvm-svn: 192544
2013-10-12 22:49:17 +00:00
..
futures.async
…
futures.errors
Fix
http://llvm.org/bugs/show_bug.cgi?id=11428
. Fix provided by Alberto Ganesh Barbati
2011-12-02 19:36:40 +00:00
futures.future_error
…
futures.overview
Marshall Clow: LWG Issue 2056: future_errc enums start with value 0 (invalid value for broken_promise).
2013-09-14 18:20:10 +00:00
futures.promise
…
futures.shared_future
…
futures.state
…
futures.tas
LWG Issue 2097: packaged_task constructors should be constrained
2013-10-12 22:49:17 +00:00
futures.unique_future
[tests] Another batch of timeout increases.
2013-02-11 21:04:34 +00:00
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
…