[libc-commits] [PATCH] D150211: [libc] Rework of cpp::optional to support more types
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 4 11:33:37 PDT 2023
mikhail.ramalho updated this revision to Diff 547291.
mikhail.ramalho added a comment.
Updated PR to support only non trivial destructible objects
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150211/new/
https://reviews.llvm.org/D150211
Files:
libc/src/__support/CPP/optional.h
libc/src/__support/CPP/type_traits.h
libc/src/__support/UInt.h
libc/test/src/__support/CPP/optional_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150211.547291.patch
Type: text/x-patch
Size: 12101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230804/a04f89c8/attachment-0001.bin>
More information about the libc-commits
mailing list