Descriptioncgo now assigns 'void' C name to Size<0 (opaque) types if dwarf.Common().Type returns nothing. Ideally, the C name would come from the typedef or pointer that references the Size<0 type, but we can't easily generate this without performing a look-ahead to see if any referencing type will become opaque. Fixes issue 334. Fixes issue 281.
Patch Set 1 #Patch Set 2 : code review 161056: cgo now assigns 'void' C name to Size<0 (opaque) types ... #
MessagesTotal messages: 4
|