forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| arithmetic.operations | ||
| bind | ||
| bitwise.operations | ||
| comparisons | ||
| func.def | ||
| func.memfn | ||
| func.require | ||
| func.wrap | ||
| logical.operations | ||
| negators | ||
| refwrap | ||
| unord.hash | ||
| version.pass.cpp | ||