This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
thread
/
futures
History
Kadir Cetinkaya
f059e58702
Revert "[libc++] Don't try to wait on a thread that hasn't started in std::async (
#125433
)"
...
This reverts commit 11766a40972f5cc853e296231e5d90ca3c886cc1.
2025-03-10 15:13:41 +01:00
..
futures.async
Revert "[libc++] Don't try to wait on a thread that hasn't started in std::async (
#125433
)"
2025-03-10 15:13:41 +01:00
futures.errors
[libc++] Avoid destructor call for error_category singletons
2023-09-05 13:44:10 -04:00
futures.future_error
[libc++] Clean up and update deployment target features (
#96312
)
2024-06-28 10:40:35 -05:00
futures.overview
…
futures.promise
…
futures.shared_future
…
futures.state
…
futures.task
[libc++] Reland LWG2921 and LWG2976 (
#107960
)
2024-09-11 17:46:59 -04:00
futures.unique_future
…