[libcxx-commits] [PATCH] D142433: [libc++][NFC] Format __split_buffer and move constructors that are marked inline into the class body
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 27 08:31:32 PST 2023
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
In D142433#4077678 <https://reviews.llvm.org/D142433#4077678>, @Mordante wrote:
> I think we should decide on what we want to do with formatting. I posted a message on Discord regarding this patch.
Per https://discord.com/channels/636084430946959380/1067496188464615474, I think this one is OK since @philnik is going to modify `__split_buffer` for some `ranges::to` related changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142433/new/
https://reviews.llvm.org/D142433
More information about the libcxx-commits
mailing list