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
859bf40761b31a687d575d2ae463b20ee7e7c2d7
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
function.objects
/
func.wrap
/
func.wrap.func
/
func.wrap.func.con
History
Marshall Clow
859bf40761
Mark P0771 as complete; we already did this - I just added tests to be sure
...
llvm-svn: 347343
2018-11-20 20:37:07 +00:00
..
alloc_F.fail.cpp
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
alloc_F.pass.cpp
[libcxx] [test] In func.wrap.func.con/alloc_F.pass.cpp, fix REQUIRES whitespace. NFC.
2017-07-29 00:55:25 +00:00
alloc_function.fail.cpp
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
alloc_function.pass.cpp
…
alloc_nullptr.fail.cpp
…
alloc_nullptr.pass.cpp
…
alloc_rfunction.fail.cpp
…
alloc_rfunction.pass.cpp
…
alloc.fail.cpp
…
alloc.pass.cpp
…
copy_assign.pass.cpp
[libcxx][test] Silence -Wself-assign diagnostics
2018-04-07 10:36:03 +00:00
copy_move.pass.cpp
Mark P0771 as complete; we already did this - I just added tests to be sure
2018-11-20 20:37:07 +00:00
default.pass.cpp
…
F_assign.pass.cpp
…
F_incomplete.pass.cpp
Fix PR34298 - Allow std::function with an incomplete return type.
2017-09-10 23:41:20 +00:00
F_nullptr.pass.cpp
…
F.pass.cpp
…
move_reentrant.pass.cpp
[libcxx] func.wrap.func.con: Unset function before destroying anything
2018-04-25 23:38:41 +00:00
nullptr_t_assign_reentrant.pass.cpp
[libcxx] func.wrap.func.con: Unset function before destroying anything
2018-04-25 23:38:41 +00:00
nullptr_t_assign.pass.cpp
…
nullptr_t.pass.cpp
…