Fix function types
commit04418c7addb757e80b09c94eb3553b131bcf4de8
authorMichael Matz <matz@suse.de>
Fri, 14 Jul 2017 15:42:48 +0000 (14 17:42 +0200)
committerMichael Matz <matz@suse.de>
Fri, 14 Jul 2017 15:42:48 +0000 (14 17:42 +0200)
tree6ce677b8e0f40ca982fd7a98e3344bf0da09dae2
parent2acb04f7f2077a4cff103421d79ceee48441918a
Fix function types

various cases of function type uses were broken by recent
attribute refactoring, this fixes and adds testcases for them.
tccgen.c
tests/tests2/39_typedef.c
tests/tests2/82_attribs_position.c