This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Rename __lower_bound_impl to __lower_bound
ClosedPublic

Authored by ldionne on Jun 16 2023, 6:53 AM.

Details

Summary

For consistency with other algorithms.

Diff Detail

Event Timeline

ldionne created this revision.Jun 16 2023, 6:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2023, 6:53 AM
ldionne requested review of this revision.Jun 16 2023, 6:53 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Jun 16 2023, 7:49 AM
This revision is now accepted and ready to land.Jun 16 2023, 7:49 AM
ldionne updated this revision to Diff 532238.Jun 16 2023, 10:58 AM

Rebase onto CI fixes

ldionne accepted this revision.Jun 19 2023, 6:05 AM

CI is a failure in the bootstrapping build that looks unrelated, shipping.

This revision was landed with ongoing or failed builds.Jun 19 2023, 6:05 AM
This revision was automatically updated to reflect the committed changes.