This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Format __split_buffer and move constructors that are marked inline into the class body
ClosedPublic

Authored by philnik on Jan 24 2023, 12:32 AM.

Diff Detail

Event Timeline

philnik created this revision.Jan 24 2023, 12:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2023, 12:32 AM
philnik requested review of this revision.Jan 24 2023, 12:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2023, 12:32 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

I think we should decide on what we want to do with formatting. I posted a message on Discord regarding this patch.

ldionne accepted this revision.Feb 27 2023, 8:31 AM

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.

This revision is now accepted and ready to land.Feb 27 2023, 8:31 AM
This revision was landed with ongoing or failed builds.Feb 27 2023, 10:46 AM
This revision was automatically updated to reflect the committed changes.