This is an archive of the discontinued LLVM Phabricator instance.

[libc] [Obvious] Cleanup.
ClosedPublic

Authored by rtenneti on Nov 15 2022, 3:28 PM.

Details

Summary

+ Avoid the clockid var and just passed long(CLOCK_REALTIME)

to the syscall.

Diff Detail

Event Timeline

rtenneti created this revision.Nov 15 2022, 3:28 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 15 2022, 3:28 PM
rtenneti requested review of this revision.Nov 15 2022, 3:28 PM
rtenneti accepted this revision.Nov 15 2022, 3:28 PM
This revision is now accepted and ready to land.Nov 15 2022, 3:28 PM
This revision was landed with ongoing or failed builds.Nov 15 2022, 3:30 PM
This revision was automatically updated to reflect the committed changes.