This is an archive of the discontinued LLVM Phabricator instance.

Add missing comparison operators to SmallVector
ClosedPublic

Authored by frgossen on Apr 25 2022, 10:47 AM.

Diff Detail

Event Timeline

frgossen created this revision.Apr 25 2022, 10:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 10:47 AM
Herald added a subscriber: dexonsmith. · View Herald Transcript
frgossen requested review of this revision.Apr 25 2022, 10:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 10:47 AM
bkramer accepted this revision.Apr 25 2022, 11:12 AM

A unit test would be fantastic.

This revision is now accepted and ready to land.Apr 25 2022, 11:12 AM
frgossen updated this revision to Diff 425037.Apr 25 2022, 2:45 PM

Add tests

This revision was landed with ongoing or failed builds.Apr 25 2022, 3:18 PM
This revision was automatically updated to reflect the committed changes.