Skip to content

Remove one of empty_typet or void_typet #2780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tautschnig opened this issue Aug 21, 2018 · 2 comments
Closed

Remove one of empty_typet or void_typet #2780

tautschnig opened this issue Aug 21, 2018 · 2 comments

Comments

@tautschnig
Copy link
Collaborator

Those are defined the same way, meaning empty_typet() == void_typet() actually evaluates to true.

@NlightNFotis
Copy link
Contributor

Could it be that the removal of this might hinder support for other languages in the future? Is it possible that we might want to support a language that needs support for both of these?

@tautschnig
Copy link
Collaborator Author

void_typet has been removed in #4102.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants