The old code, which has regressed over many cleanups, has been replaced
with the new wide integer to hex string facility.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150901
[libc] Use the new wide integer to hex string facility in LibcTest. ClosedPublic Authored by sivachandra on May 18 2023, 12:27 PM.
Details Summary The old code, which has regressed over many cleanups, has been replaced
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 18 2023, 12:27 PM This revision is now accepted and ready to land.May 18 2023, 12:56 PM Closed by commit rGb095aa3f9a99: [libc] Use the new wide integer to hex string facility in LibcTest. (authored by sivachandra). · Explain WhyMay 18 2023, 1:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523507 libc/test/UnitTest/LibcTest.cpp
|