commit | e8b9c010ceb84fadcce41ca8b0bb58224bf29e2a | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Tue Oct 26 13:12:12 2021 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 06 05:44:11 2022 -0700 |
tree | bbb86aebfeaa55d8dd8cf4a664dba23c8ecb57f1 | |
parent | 69425619d5be094f18869a11dc6ea7cc9071d0e3 [diff] |
[libc++] Support arrays in make_shared and allocate_shared (P0674R1) This patch implements P0674R1, i.e. support for arrays in std::make_shared and std::allocate_shared. Co-authored-by: Zoe Carver <z.zoelec2@gmail.com> Differential Revision: https://reviews.llvm.org/D62641 GitOrigin-RevId: e27a122b3abc5000e99239f3df6e6d4e32b7dc81