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
9decbfee32cd1ff8538cbb97e1ec4d7ee7cb577e
clang-p2996
/
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
…
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
…