add support for (some) typedefs
commit772eac9d40d77d4b0d0e9ccd808f98540e82ecae
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Jan 2015 19:58:12 +0000 (25 20:58 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Feb 2015 12:00:35 +0000 (4 13:00 +0100)
tree4424706387aad5acea31b13c798d320973a6b1d4
parenta6e6f9520d28f1b4aa76221cc35795f029b6f81a
add support for (some) typedefs

In particular, keep track of the typedefs in the scop
so that they can be printed by the user.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
configure.ac
scan.cc
scan.h
tests/struct12.c [new file with mode: 0644]
tests/struct12.scop [new file with mode: 0644]