Re: [PATCH 1/2] Produce CodeView info about nested types

2024-11-17 Thread Jeff Law
On 11/17/24 9:01 AM, Mark Harmstone wrote: If the DIE for a struct, class, or union contains a nested type, add a LF_NESTTYPE entry to its field list recording this. Plus if we use a nested type, make sure that its parent also gets defined. This may entail adding a forward definition and crea

[PATCH 1/2] Produce CodeView info about nested types

2024-11-17 Thread Mark Harmstone
If the DIE for a struct, class, or union contains a nested type, add a LF_NESTTYPE entry to its field list recording this. Plus if we use a nested type, make sure that its parent also gets defined. This may entail adding a forward definition and creating a deferred type, so we need to call flush_d