This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] Define _LIBCPP_ELAST
ClosedPublic

Authored by muiez on Mar 12 2021, 11:16 AM.

Details

Reviewers
curdeius
Quuxplusone
Group Reviewers
Restricted Project
Commits
rG62705ee01257: [SystemZ][z/OS] Define _LIBCPP_ELAST
Summary

The aim is to define _LIBCPP_ELAST for z/OS libc++ since strerror/strerror_r can't handle out-of-range errno values.

Diff Detail

Event Timeline

muiez requested review of this revision.Mar 12 2021, 11:16 AM
muiez created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2021, 11:16 AM
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald Transcript
curdeius accepted this revision as: curdeius.Mar 12 2021, 11:35 AM
curdeius added a subscriber: curdeius.

LGTM.

Quuxplusone accepted this revision.Mar 14 2021, 1:38 PM
Quuxplusone added a subscriber: Quuxplusone.

Sure; ship it.

This revision is now accepted and ready to land.Mar 14 2021, 1:38 PM
This revision was landed with ongoing or failed builds.Mar 15 2021, 6:25 AM
This revision was automatically updated to reflect the committed changes.