This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Simplify llvm::sort with constexpr if (NFC)
ClosedPublic

Authored by kazu on Aug 20 2022, 9:11 AM.

Diff Detail

Event Timeline

kazu created this revision.Aug 20 2022, 9:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2022, 9:11 AM
Herald added a subscriber: mgrang. · View Herald Transcript
kazu requested review of this revision.Aug 20 2022, 9:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2022, 9:11 AM
dblaikie accepted this revision.Aug 20 2022, 9:21 AM

Awesome!

This revision is now accepted and ready to land.Aug 20 2022, 9:21 AM
This revision was landed with ongoing or failed builds.Aug 20 2022, 9:35 AM
This revision was automatically updated to reflect the committed changes.