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

DDC: allow void as a type argument. #28947

Closed
floitschG opened this issue Mar 1, 2017 · 4 comments
Closed

DDC: allow void as a type argument. #28947

floitschG opened this issue Mar 1, 2017 · 4 comments
Labels
closed-duplicate Closed in favor of an existing report web-dev-compiler
Milestone

Comments

@floitschG
Copy link
Contributor

This is the DDC issue for #27504.

@floitschG floitschG added this to the 1.23 milestone Mar 1, 2017
@floitschG
Copy link
Contributor Author

Please make sure to claim this issue when starting work on it. I intend to help out when I have the time, and we want to avoid duplicated work.

whesse pushed a commit that referenced this issue Mar 6, 2017
The first three bugs below have bug reports which indicate that they
will be fixed.  The bottom three bugs were filed without log
information, so it is impossible to know if they will be fixed or not,
but it is quite possible.

Closes #26470
Closes #28947
Closes #28605
Closes #28091
Closes #28184
Closes #28185

BUG=
R=johnmccutchan@google.com

Review-Url: https://codereview.chromium.org/2671603004 .
@vsmenon
Copy link
Member

vsmenon commented Mar 6, 2017

@leafpetersen

Is there a runtime component to this? Not sure if there is any DDC work here once it's supported in the front end.

@leafpetersen
Copy link
Member

I believe that we already implement the runtime component of this.

@vsmenon
Copy link
Member

vsmenon commented Mar 8, 2017

Marking as done. DDC runtime checking should already handle.

@vsmenon vsmenon closed this as completed Mar 8, 2017
@anders-sandholm anders-sandholm added the closed-duplicate Closed in favor of an existing report label Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report web-dev-compiler
Projects
None yet
Development

No branches or pull requests

4 participants