diffblue-cbmc/regression/goto-harness/associated-size-parameter
Fotis Koutoulakis 9d5688f5ab Add dynamic array handling
Create and non-det initialise of pointers to arrays
making sure that they actually point at arrays. Also
allows binding function parameters to the size of the
array parameter. Only works with function parameters
at the moment, not with struct members or globals. Also
adds tests.

Co-authored-by: Fotis Koutoulakis <fotis.koutoulakis@diffblue.com>
Co-authored-by: Hannes Steffenhagen <hannes.steffenhagen@diffblue.com>
2019-02-27 17:17:58 +00:00
..
main.c Add dynamic array handling 2019-02-27 17:17:58 +00:00
test.desc Add dynamic array handling 2019-02-27 17:17:58 +00:00