diff options
| author | Christopher Li <sparse@chrisli.org> | 2014-10-25 17:05:52 +0800 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2014-10-25 17:10:13 +0800 |
| commit | c1c3f969fbd0d05ad24ab037defde500e7b3c77a (patch) | |
| tree | b238a3844066d19e43ff21de91bdc00836718589 /validation/test-suite | |
| parent | 71e642abf7129b553521df8dddf4511383016a78 (diff) | |
| download | sparse-dev-c1c3f969fbd0d05ad24ab037defde500e7b3c77a.tar.gz | |
teach next_designators() use array_element_offset()
I miss a spot when converting array size caculation using
array_element_offet(). "next_designators()" is still using
"n*bit_size" to caculate the element offset. It is wrong
for the case of bool array.
Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'validation/test-suite')
0 files changed, 0 insertions, 0 deletions
