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
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
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
thread.condition
Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread context.
2016-09-03 08:07:40 +00:00
thread.general
…
thread.mutex
[libcxx] Add a TSan regression test for a data race in call_once
2016-09-14 14:15:42 +00:00
thread.req
…
thread.threads
Placate MSVC's unchecked malloc warning in thread tests.
2016-06-22 05:44:08 +00:00
macro.pass.cpp
…