Skip to content

No diagnostic for redefinition of symbols #25

@eisenwave

Description

@eisenwave

cdecl+ Input

size_t size_t

Expected Prose

Error: redefinition of size_t as different kind of symbol

Actual Prose or Error

Declare size_t as size_t

Additional Context

Any use of a _t type as a typedef-name should register that symbol as a known type, and using the same symbol as an identifier in any context should then be illegal.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions