diff options
author | Michael Forney <mforney@mforney.org> | 2019-02-17 00:57:33 -0800 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-02-17 00:57:33 -0800 |
commit | 863fec184fdb150f4f8758cc68eb6a51f9a38dfe (patch) | |
tree | 63f78075067fcded66226eff2968663feb83ec73 /tests/compare-char.c | |
parent | 7d746860bda62c2f382bc0ac82d4d6c8cdf6c7b2 (diff) |
Improve old-style function declaration support
Implement typecompatible for types created with non-prototype function
declarations.
Require a function definition with parameter declaration list after a
declaration with a non-empty identifier list.
Detect function definitions with parameter declaration lists containing
types incompatible with the promoted types, and report an error for now.
Diffstat (limited to 'tests/compare-char.c')
0 files changed, 0 insertions, 0 deletions