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
History
Eric Fiselier
e11fb13b60
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread.
...
llvm-svn: 300622
2017-04-18 23:05:08 +00:00
..
futures
Fix most failures caused by r300140
2017-04-13 00:34:24 +00:00
thread.condition
test: mark requirement for pthread test
2017-02-12 17:37:48 +00:00
thread.general
…
thread.mutex
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread.
2017-04-18 23:05:08 +00:00
thread.req
…
thread.threads
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as
https://reviews.llvm.org/D31234
2017-03-23 02:40:28 +00:00
macro.pass.cpp
…