aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/61_undefined_enum.expect
Commit message (Collapse)AuthorAgeFilesLines
* Fix type parsingMichael Matz2016-03-241-1/+1
| | | | | | 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.
* Add tests for previous fixesThomas Preud'homme2014-03-301-0/+1
Add tests for the fixes made in commits 76cb1144ef91924c53c57ea71e6f67ce73ce1cc6, a465b7f58fdea15caa1bfb81ff5e985c94c4df4a, 0f522fb32a635dafce30f3ce3ff2cb15bcec809e, 82969f045c99b4d1ef833de35117c17b326b46c0 and 673befd2d7745a90c1c4fcb6d2f0e266c04f8c97.