Reorganize type parsing
commit182367e232e92861be2e4734a6bf496c63389f45
authorMichael Matz <matz@suse.de>
Mon, 6 Mar 2017 02:25:33 +0000 (6 03:25 +0100)
committerMichael Matz <matz@suse.de>
Tue, 2 May 2017 01:07:36 +0000 (2 03:07 +0200)
tree30e5077a17823a17166d6caf2505b832b16bfde3
parent5891fbc0c8ff00a07fd323fa34760348b772f87e
Reorganize type parsing

Various corner cases for declarator parsing were incorrect.  This
reorganizes and fixes it, and somewhat simplifies it as well.
tccgen.c
tests/tests2/81_types.c