correctly fix calling convention problems from bug #42
[cparser] / attribute.c
2009-03-08 Matthias Braunpacked struct implementation, attribute assignment...
2009-03-08 Matthias Brauncreate fold_constant_to_bool function to avoid some...
2009-03-08 Matthias Braundon't output calling convention warnings on non-functio...
2009-03-07 Matthias Braunrewrite of attribute handling