aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/static_assert.c
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-07-19 18:34:25 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-07-23 23:29:45 +0200
commit7cdd65dd26cc523b3ff6d4acfc19488a47be8d7b (patch)
tree168929153c01e6181f66df77a6f396b62680ac55 /validation/static_assert.c
parent0de9fc21de2cc26038b9b07d3b80e9c5cd84ec30 (diff)
downloadsparse-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/static_assert.c')
0 files changed, 0 insertions, 0 deletions