This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Fix str_to_float and uint warnings
ClosedPublic

Authored by michaelrj on Aug 1 2023, 10:24 AM.

Details

Summary

More Wconversion and Wno-sign-conversion warning fixes.

Diff Detail

Event Timeline

michaelrj created this revision.Aug 1 2023, 10:24 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 1 2023, 10:24 AM
michaelrj requested review of this revision.Aug 1 2023, 10:24 AM
lntue accepted this revision.Aug 1 2023, 10:28 AM
This revision is now accepted and ready to land.Aug 1 2023, 10:28 AM
This revision was automatically updated to reflect the committed changes.