[libc-commits] [PATCH] D150211: [libc] Extend optional to support non trivially destructible types

Mikhail Ramalho via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 8 07:54:20 PDT 2023


mikhail.ramalho updated this revision to Diff 548225.
mikhail.ramalho added a comment.

Rebased


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.548225.patch
Type: text/x-patch
Size: 12101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230808/20c5ab58/attachment.bin>


More information about the libc-commits mailing list