You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marshall Clow
2f9e714071
Fix libc++ bug #20039: 'Constructing std::function from empty compatible std::function results in half-empty state' Thanks to Agustin Berge for the report, and for his and Eric Fiselier's work on a fix.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@212070 91177308-0d34-0410-b5e6-96231b3b80d8
|
12 years ago |
| .. |
|
F.pass.cpp
|
license change
|
15 years ago |
|
F_assign.pass.cpp
|
license change
|
15 years ago |
|
F_incomplete.pass.cpp
|
War on tabs.
|
13 years ago |
|
alloc.pass.cpp
|
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
|
12 years ago |
|
alloc_F.pass.cpp
|
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
|
12 years ago |
|
alloc_function.pass.cpp
|
Bug #19473. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure
|
12 years ago |
|
alloc_nullptr.pass.cpp
|
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
|
12 years ago |
|
alloc_rfunction.pass.cpp
|
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
|
12 years ago |
|
copy.pass.cpp
|
Fix libc++ bug #20039: 'Constructing std::function from empty compatible std::function results in half-empty state' Thanks to Agustin Berge for the report, and for his and Eric Fiselier's work on a fix.
|
12 years ago |
|
copy_assign.pass.cpp
|
Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191
|
15 years ago |
|
default.pass.cpp
|
license change
|
15 years ago |
|
no-variadics.pass.cpp
|
Fix libc++ bug #20039: 'Constructing std::function from empty compatible std::function results in half-empty state' Thanks to Agustin Berge for the report, and for his and Eric Fiselier's work on a fix.
|
12 years ago |
|
nullptr_t.pass.cpp
|
license change
|
15 years ago |
|
nullptr_t_assign.pass.cpp
|
license change
|
15 years ago |