This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by kazu on Aug 19 2022, 9:33 PM.

Diff Detail

Event Timeline

kazu created this revision.Aug 19 2022, 9:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2022, 9:33 PM
kazu requested review of this revision.Aug 19 2022, 9:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2022, 9:33 PM
dblaikie accepted this revision.Aug 19 2022, 11:49 PM

awesome - love it!

This revision is now accepted and ready to land.Aug 19 2022, 11:49 PM
This revision was automatically updated to reflect the committed changes.