diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-09-14 15:12:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 15:12:06 -0400 |
commit | 85f27d126dbe696070a0c79c476070a67e40aa29 (patch) | |
tree | 6bde46cfe55cb58760577c357e6ec5a05352fde7 /llvm/docs/tutorial | |
parent | 4a6426a802c008509715f7d777ab3cf419525c7a (diff) | |
download | llvm-85f27d126dbe696070a0c79c476070a67e40aa29.zip llvm-85f27d126dbe696070a0c79c476070a67e40aa29.tar.gz llvm-85f27d126dbe696070a0c79c476070a67e40aa29.tar.bz2 |
[libc++] Make sure LWG2070 is implemented as a DR (#65998)
When we implemented C++20's P0674R1, we didn't enable the part of
P0674R1 that was resolving LWG2070 as a DR. This patch fixes that and
makes sure that we consistently go through the allocator when
constructing and destroying the underlying object in
std::allocate_shared.
Fixes #54365.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions