Michael Matz f85db99ff0 Fix type parsing
the check on incomplete struct/union/enum types was too early,
disallowing mixed specifiers and qualifiers.  Simply rely on
the size (->c) field for that.  See testcases.
2016-03-24 15:44:01 +01:00
..
2016-03-14 18:11:49 +02:00
2016-03-24 15:44:01 +01:00
2015-05-09 14:29:39 +02:00
2016-03-14 18:11:49 +02:00