![]() Summary: This patch changes std::function to use allocator_traits to rebind the allocator instead of allocator itself. It also changes most of the tests to use `bare_allocator` where possible instead of `test_allocator`. Reviewers: mclow.lists Reviewed By: mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D8391 llvm-svn: 232686 |
||
---|---|---|
.. | ||
F.pass.cpp | ||
F_assign.pass.cpp | ||
F_incomplete.pass.cpp | ||
alloc.pass.cpp | ||
alloc_F.pass.cpp | ||
alloc_function.pass.cpp | ||
alloc_nullptr.pass.cpp | ||
alloc_rfunction.pass.cpp | ||
copy.pass.cpp | ||
copy_assign.pass.cpp | ||
default.pass.cpp | ||
no-variadics.pass.cpp | ||
nullptr_t.pass.cpp | ||
nullptr_t_assign.pass.cpp |