Moving Itanium and ArmEHABI specific implementations to dedicated files.
This is a NFC patch.
Details
- Reviewers
MaskRay - Group Reviewers
Restricted Project - Commits
- rG9ed1c7e49643: [Unwind] Split unwind.h
Paths
| Differential D106461
[Unwind] Split unwind.h ClosedPublic Authored by danielkiss on Jul 21 2021, 10:15 AM.
Details
Summary Moving Itanium and ArmEHABI specific implementations to dedicated files.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 21 2021, 10:16 AM danielkiss added a child revision: D89570: [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI..Jul 22 2021, 7:31 AM This revision was landed with ongoing or failed builds.Aug 11 2021, 1:16 AM This revision was automatically updated to reflect the committed changes. Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 11 2021, 1:16 AM
Revision Contents
Diff 360506 libunwind/include/unwind.h
libunwind/include/unwind_arm_ehabi.h
libunwind/include/unwind_itanium.h
libunwind/src/CMakeLists.txt
|
clang-tidy: warning: header guard does not follow preferred style [llvm-header-guard]
not useful