Files
Nick Alcock 3672e32622 libctf: get the offsets of fields of unnamed structs/unions right
We were failing to add the offsets of the containing struct/union
in this case, leading to all offsets being relative to the unnamed
struct/union itself.

libctf/
	PR libctf/30264
	* ctf-types.c (ctf_member_info): Add the offset of the unnamed
	member of the current struct as necessary.
	* testsuite/libctf-lookup/unnamed-field-info*: New test.
2023-03-24 13:37:32 +00:00
..
2021-01-05 14:53:40 +00:00
2023-03-20 16:06:40 +10:30
2023-03-24 13:37:32 +00:00
2023-03-19 22:19:19 +10:30