In UnwindCursor.hpp, include config.h before checking _LIBUNWIND_SUPPORT_SEH_UNWIND.
Include libunwind_ext.h for UNW_STEP_SUCCESS.
Paths
| Differential D133453
[libunwind] Fix a few libunwind includes AbandonedPublic Authored by ldionne on Sep 7 2022, 2:29 PM.
Details
Summary In UnwindCursor.hpp, include config.h before checking _LIBUNWIND_SUPPORT_SEH_UNWIND. Include libunwind_ext.h for UNW_STEP_SUCCESS.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 7 2022, 2:29 PM
Revision Contents
Diff 458562 libunwind/src/CompactUnwinder.hpp
libunwind/src/DwarfInstructions.hpp
libunwind/src/UnwindCursor.hpp
|