Skip to content
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

dartdevc: Support generalized void #30514

Closed
eernstg opened this issue Aug 22, 2017 · 1 comment
Closed

dartdevc: Support generalized void #30514

eernstg opened this issue Aug 22, 2017 · 1 comment

Comments

@eernstg
Copy link
Member

eernstg commented Aug 22, 2017

This is the dartdevc specific issue for issue #30176, which contains the details.

This issue was created in order to have a suitable issue number to refer to in status files.

The implementation of support for generalized void in dartdevc should be coordinated with that of other tools, and in particular most or all of it may be provided by the common front end. Hence, please do not start implementing this in dartdevc at this point.

@jmesserly
Copy link

I don't think we have anything else to do here, FYI. DDC runtime type system supports void (e.g. for function subtyping), and DDC static support will work if Analyzer/CFE support it.

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

No branches or pull requests

2 participants