Extract more symbolic information from the tree.
authorNot Zed <notzed@gmail.com>
Mon, 20 Dec 2021 22:24:16 +0000 (08:54 +1030)
committerNot Zed <notzed@gmail.com>
Mon, 20 Dec 2021 22:24:16 +0000 (08:54 +1030)
commit2c26915a98943dfbf6efadb3a0831a7fc4b6840f
tree8d2ccb847b34a922e4075f0507fa1497b4ef11a8
parentcb6bc7914272d648427aef4beb646905dafcbacc
Extract more symbolic information from the tree.
 - names of typedef function pointers
 - argument names in functions and function prototypes.
src/Makefile
src/export.cc
src/list.h
src/tree-codes.c [new file with mode: 0644]
src/tree-codes.h [deleted file]