[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
Fri Aug 11 11:59:01 PDT 2023


mikhail.ramalho updated this revision to Diff 549480.
mikhail.ramalho marked 9 inline comments as done.
mikhail.ramalho added a comment.

- addressed comments
- rebased
- updated commit message


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150211.549480.patch
Type: text/x-patch
Size: 6499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230811/73363d52/attachment-0001.bin>


More information about the libc-commits mailing list