This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Remove os/signpost.h include from Signposts.h
AbandonedPublic

Authored by JDevlieghere on Oct 8 2021, 4:16 PM.

Details

Reviewers
aprantl
Summary

Remove the os/signpost.h header include from Signposts.h. In some SDKs the header transitively includes defines that conflict with the enums in MachO.h.

Diff Detail

Event Timeline

JDevlieghere created this revision.Oct 8 2021, 4:16 PM
JDevlieghere requested review of this revision.Oct 8 2021, 4:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2021, 4:16 PM
JDevlieghere abandoned this revision.Oct 8 2021, 5:10 PM