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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 15 15:45:48 PDT 2023


michaelrj added a comment.

Given the size, I'd suggest splitting the `type_traits.h` changes into a separate patch. They look fine and are clearly necessary for the `optional` change, but are larger than I'd like for one patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150211/new/

https://reviews.llvm.org/D150211



More information about the libc-commits mailing list