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
4e7b888ea46a459a2bf30db0c18fac352eb3ffaf
clang-p2996
/
libcxx
/
test
/
std
/
thread
/
futures
History
Marshall Clow
e69a08ba6d
Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these.
...
llvm-svn: 282331
2016-09-24 17:36:14 +00:00
..
futures.async
Replace one more occurrence of non-standard std:launch::any. Patch from STL@microsoft.com
2016-04-30 02:30:18 +00:00
futures.errors
…
futures.future_error
Rename system_lib -> system_cxx_lib. NFC
2015-01-14 23:38:12 +00:00
futures.overview
Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these.
2016-09-24 17:36:14 +00:00
futures.promise
[libcxx] Improve tests to use the UNSUPPORTED lit directive
2016-05-28 08:57:35 +00:00
futures.shared_future
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
futures.state
…
futures.task
Cleanup non-standard tests as reported by STL@microsoft.com. NFC.
2016-06-01 21:05:53 +00:00
futures.unique_future
Guard a number of tests relying on threads support when built in
2016-03-23 21:04:11 +00:00