diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-19 18:34:25 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-23 23:29:45 +0200 |
| commit | 7cdd65dd26cc523b3ff6d4acfc19488a47be8d7b (patch) | |
| tree | 168929153c01e6181f66df77a6f396b62680ac55 /validation/pure-function.c | |
| parent | 0de9fc21de2cc26038b9b07d3b80e9c5cd84ec30 (diff) | |
| download | sparse-dev-7cdd65dd26cc523b3ff6d4acfc19488a47be8d7b.tar.gz | |
allow [*] in array declarators
Since C99, a '*' is allowed in an abstract array declarator to
specify that the array is a VLA with a yet-to-be-determined size.
So, accept this construction (but still ignore it for now).
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/pure-function.c')
0 files changed, 0 insertions, 0 deletions
