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
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
clang-p2996
/
libcxx
/
test
/
std
/
thread
/
futures
/
futures.promise
History
Eric Fiselier
4f73dbf403
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
...
llvm-svn: 296854
2017-03-03 03:43:25 +00:00
..
alloc_ctor.pass.cpp
…
copy_assign.fail.cpp
…
copy_ctor.fail.cpp
…
default.pass.cpp
…
dtor.pass.cpp
…
get_future.pass.cpp
…
move_assign.pass.cpp
Protect futures test under libcpp-no-exceptions
2016-12-01 17:34:57 +00:00
move_ctor.pass.cpp
…
set_exception_at_thread_exit.pass.cpp
Fix unused parameters and variables
2016-12-23 23:37:52 +00:00
set_exception.pass.cpp
…
set_lvalue_at_thread_exit.pass.cpp
…
set_lvalue.pass.cpp
…
set_rvalue_at_thread_exit.pass.cpp
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
2017-03-03 03:43:25 +00:00
set_rvalue.pass.cpp
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
2017-03-03 03:43:25 +00:00
set_value_at_thread_exit_const.pass.cpp
…
set_value_at_thread_exit_void.pass.cpp
…
set_value_const.pass.cpp
…
set_value_void.pass.cpp
…
swap.pass.cpp
…
uses_allocator.pass.cpp
…