[libcxx-commits] [PATCH] D104398: [libc++] Make sure std::allocator<void> is always trivial
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 17 13:12:10 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71e4d434dc83: [libc++] Make sure std::allocator<void> is always trivial (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104398/new/
https://reviews.llvm.org/D104398
Files:
libcxx/include/__memory/allocator.h
libcxx/test/libcxx/memory/allocator_void.trivial.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104398.352830.patch
Type: text/x-patch
Size: 4040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210617/03a97f56/attachment.bin>
More information about the libcxx-commits
mailing list