eolian: remove support for old free() syntax
authorDaniel Kolesa <d.kolesa@samsung.com>
Wed, 17 Jul 2019 18:14:46 +0000 (20:14 +0200)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 23 Jul 2019 05:02:34 +0000 (14:02 +0900)
commit4243cef9c522a61fcad3471eb05288118ec73281
tree08049ae8aec35fc0a5d50c549d71a42ae7bf187c
parentf9fedebbdc8af79d8892dd051a088c456be4fd76
eolian: remove support for old free() syntax

Now freefuncs can only be specified on type declarations but not
on types themselves. Also remove transitiveness of freefuncs.
src/lib/eolian/database_type.c
src/lib/eolian/database_validate.c
src/lib/eolian/eo_parser.c
src/lib/eolian/eolian_database.h