This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Remove duplicate header includes from <algorithm> and reorder them
ClosedPublic

Authored by philnik on Jan 2 2022, 4:26 PM.

Details

Summary

Remove duplicate header includes from <algorithm> and reorder the includes

Diff Detail

Event Timeline

philnik requested review of this revision.Jan 2 2022, 4:26 PM
philnik created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 2 2022, 4:26 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
jloser accepted this revision.Jan 2 2022, 7:52 PM
jloser added a subscriber: jloser.

LGTM!

Mordante accepted this revision.Jan 3 2022, 10:08 AM

LGTM!

This revision is now accepted and ready to land.Jan 3 2022, 10:08 AM
ldionne accepted this revision.Jan 3 2022, 10:37 AM
ldionne accepted this revision.Jan 4 2022, 2:03 PM

CI failures seem unrelated, feel free to ship as-is.

This revision was landed with ongoing or failed builds.Jan 5 2022, 12:08 AM
This revision was automatically updated to reflect the committed changes.