This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add subtraction for UInt<N> class.
ClosedPublic

Authored by lntue on Aug 4 2022, 1:05 PM.

Details

Summary

Add subtraction operators (-, -=) for UInt<N> class.

Diff Detail

Event Timeline

lntue created this revision.Aug 4 2022, 1:05 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 4 2022, 1:05 PM
lntue requested review of this revision.Aug 4 2022, 1:05 PM
This revision is now accepted and ready to land.Aug 4 2022, 1:46 PM
orex accepted this revision.Aug 4 2022, 3:57 PM
This revision was automatically updated to reflect the committed changes.