This is an archive of the discontinued LLVM Phabricator instance.

[libc] reset errno in isatty tests
ClosedPublic

Authored by michaelrj on Oct 10 2022, 3:48 PM.

Details

Summary

Errno wasn't getting reset between tests, causing cascading failures.

Diff Detail

Event Timeline

michaelrj created this revision.Oct 10 2022, 3:48 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 10 2022, 3:48 PM
michaelrj requested review of this revision.Oct 10 2022, 3:48 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 10 2022, 3:50 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.