This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][ZOS] Fix __libcpp_thrad_isnull()
ClosedPublic

Authored by zibi on Feb 8 2021, 4:23 PM.

Details

Reviewers
zibi
Group Reviewers
Restricted Project
Commits
rG48fcce1aea9e: [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
Summary

Previous pthread revision https://reviews.llvm.org/D91875 missed a small change for __libcpp_thrad_isnull() required for z/OS.

Diff Detail

Event Timeline

zibi requested review of this revision.Feb 8 2021, 4:23 PM
zibi created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2021, 4:23 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
zibi retitled this revision from Previous pthread revision https://reviews.llvm.org/D91875 missed a small change for `__libcpp_thrad_isnull()` required for z/OS. to [SystemZ][ZOS] Fix __libcpp_thrad_isnull().Feb 8 2021, 4:28 PM
zibi edited the summary of this revision. (Show Details)
zibi accepted this revision.EditedFeb 12 2021, 12:19 PM

This has been reviewed before.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 12 2021, 12:21 PM
This revision was automatically updated to reflect the committed changes.