Make declarator and type parser output detailed types, in addition to old style
authorNick Downing <downing.nick@gmail.com>
Mon, 13 Feb 2017 15:32:07 +0000 (02:32 +1100)
committerNick Downing <downing.nick@gmail.com>
Mon, 13 Feb 2017 15:32:07 +0000 (02:32 +1100)
commit0b8a029baf22fc7c93a739bddfe98e0719585d44
treef83c22606ddfcc8d32a15712169b71977113c62e
parentf0b1882a416bbba2cdf0de8cf5488f74687a8dc4
Make declarator and type parser output detailed types, in addition to old style
16 files changed:
c0.h
c00.c
c01.c
c02.c
c03.c
c04.c
ccom.h
test/arr0.c [new file with mode: 0644]
test/arr0.dump [new file with mode: 0644]
test/arr0.s [new file with mode: 0644]
test/arr1.c [new file with mode: 0644]
test/arr1.dump [new file with mode: 0644]
test/arr1.s [new file with mode: 0644]
test/arr2.c [new file with mode: 0644]
test/arr2.dump [new file with mode: 0644]
test/arr2.s [new file with mode: 0644]