[libc-commits] [PATCH] D150211: [libc] Rework of cpp::optional to support more types
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 2 11:07:11 PDT 2023
michaelrj added a comment.
I will think about it, but as a general note we don't really want to add a whole bunch of features we aren't using. That sort of untested and unused code has a tendency to break with newer changes.
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