This is an archive of the discontinued LLVM Phabricator instance.

[libc][File] Fix a bug under fseek(..., SEEK_CUR).
ClosedPublic

Authored by sivachandra on Mar 22 2022, 9:49 PM.

Diff Detail

Event Timeline

sivachandra created this revision.Mar 22 2022, 9:49 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 22 2022, 9:49 PM
sivachandra requested review of this revision.Mar 22 2022, 9:49 PM
lntue accepted this revision.Mar 23 2022, 6:39 AM
This revision is now accepted and ready to land.Mar 23 2022, 6:39 AM
This revision was automatically updated to reflect the committed changes.