This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] Forward headers to z/os system headers
AcceptedPublic

Authored by SeanP on Jul 13 2023, 2:01 PM.

Details

Summary

For the headers that have a z/os system header add include_next so the system headers are used.

Diff Detail

Event Timeline

SeanP created this revision.Jul 13 2023, 2:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 2:01 PM
SeanP requested review of this revision.Jul 13 2023, 2:01 PM
Herald added a project: Restricted Project. · View Herald Transcript
SeanP updated this revision to Diff 543591.Jul 24 2023, 9:32 AM

fix up formatting

SeanP updated this revision to Diff 544067.Jul 25 2023, 11:59 AM

remove extra blank line

This revision is now accepted and ready to land.Jul 28 2023, 8:32 AM