[libcxx-commits] [PATCH] D115599: [libc++][NFC] Mark std::string functions as constexpr
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 13 06:02:45 PST 2021
ldionne accepted this revision.
ldionne added a comment.
LGTM with Arthur's suggestions. I want to press on restoring the `inline`s too until we understand whether that's the reason for the bloat we saw on our side.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115599/new/
https://reviews.llvm.org/D115599
More information about the libcxx-commits
mailing list