[libcxx-commits] [PATCH] D133916: [String]: Inline clear_and_shrink and make it constexpr
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 1 22:32:00 PST 2022
ldionne added subscribers: philnik, jorgbrown, ldionne.
ldionne added a comment.
@philnik Can you take a first stab at this? I think this solves some important issues with constexpr that @jorgbrown was telling me about.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133916/new/
https://reviews.llvm.org/D133916
More information about the libcxx-commits
mailing list