Currently, codegen doesn't support cases where the type size doesn't match the alloc size. Skip them for now. Fixes #58722.
58 KiB
58 KiB
Currently, codegen doesn't support cases where the type size doesn't match the alloc size. Skip them for now. Fixes #58722.