aboutsummaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Collapse)Author
2019-02-12Fix nested arraysMichael Forney
We need to traverse the type hierarchy from inside to out to calculate size/alignment of arrays.
2019-02-12Initial importMichael Forney