Details
Details
- Reviewers
lntue - Commits
- rG5aa9efbab548: [libc] Fix bug in UInt comparison operators.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128303
[libc] Fix bug in UInt comparison operators. ClosedPublic Authored by sivachandra on Jun 21 2022, 1:49 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 21 2022, 1:49 PM This revision is now accepted and ready to land.Jun 21 2022, 2:43 PM Closed by commit rG5aa9efbab548: [libc] Fix bug in UInt comparison operators. (authored by sivachandra). · Explain WhyJun 21 2022, 10:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438913 libc/src/__support/CPP/UInt.h
libc/test/src/__support/uint128_test.cpp
|