This simplifies the implementation, and it appears to be equivalent since make_shared was allocating memory with std::allocator anyway. Differential Revision: https://reviews.llvm.org/D93071 |
||
|---|---|---|
| .. | ||
| allocate_shared.pass.cpp | ||
| allocate_shared.protected.verify.cpp | ||
| make_shared.pass.cpp | ||
| make_shared.private.compile.fail.cpp | ||
| make_shared.protected.verify.cpp | ||
| make_shared.volatile.pass.cpp | ||