libcxxrt: Insert padding in __cxa_dependent_exception
Padding was added to cxa_exception in 45ca8b19 and
cxa_dependent_exception needs the same layout.
Add some static_asserts to detect this in the future.
Merge of libcxxrt commit b00c6c564357
libcxxrt: Insert padding in __cxa_dependent_exception Tags None Referenced Files None Subscribers None
Description
Details
|