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
Support redirecting factory constructors in Analyzer #3968
Comments
Added Waiting label. |
Added Triaged label. |
Set owner to @bwilkerson. |
Added syntactic support in http://codereview.chromium.org/10872087/. I'm assuming that you'll add the support in the resolver and/or type analysis. Let me know if you think I should do that instead. Set owner to @scheglov. |
Added Accepted label. |
https://chromiumcodereview.appspot.com/10885031 Added Started label. |
Added Fixed label. |
There is something flaky about the support of factory redirection in dartc. Added Accepted label. |
https://codereview.chromium.org/10983089 Added Started label. |
Per bug 3966
The text was updated successfully, but these errors were encountered: