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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D111470
[llvm] Remove os/signpost.h include from Signposts.h AbandonedPublic Authored by JDevlieghere on Oct 8 2021, 4:16 PM.
Details
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
Revision Contents
Diff 378376 lldb/include/lldb/Utility/Timer.h
llvm/include/llvm/Support/Signposts.h
llvm/lib/Support/Signposts.cpp
|
clang-format: please reformat the code