diff options
| author | Samuel Holland <[email protected]> | 2024-11-11 14:02:48 -0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2024-11-28 17:23:36 +0530 |
| commit | 10df2d6fb5dba486a74cb47bbc062f3383bba80d (patch) | |
| tree | 4767419353d07d193159bb0d293291cfdfd976d6 /lib | |
| parent | bb008e5d27069925adf88a6af1e6fdcddf93a36f (diff) | |
scripts/carray.sh: Allow referencing a struct member
It can be useful to embed the objects referenced by a carray inside
another struct. To avoid type punning, the generated carray code must
use the correct type for the enclosing struct and member access to
compute the desired object address.
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
