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
80bec83d8db7ea6c35f2c2cfdfd619ebd290e4e4
clang-p2996
/
libcxx
/
test
/
thread
/
futures
History
Marshall Clow
886c6a645f
Fix PR19819
...
llvm-svn: 205709
2014-04-07 13:32:26 +00:00
..
futures.async
Add a test to make sure we're doing the right thing for throwing exceptions from deferred functions. This is LWG issue
#2186
. No change to the library needed.
2014-03-24 22:25:24 +00:00
futures.errors
…
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
Fix PR19819
2014-04-07 13:32:26 +00:00
futures.unique_future
…
test_allocator.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
version.pass.cpp
…