Skip to content

[Swift 3.0] diagnostics improvements #4642

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

Merged
merged 2 commits into from
Sep 7, 2016

Conversation

jtbandes
Copy link
Contributor

@jtbandes jtbandes commented Sep 6, 2016

Explanation

Cherry-picks my changes for better diagnostics on operator declarations and contextual member references. For details please see examples in #4628 and #4540. @DougGregor reviewed both of these.

Scope

Minor reorganization of operator parsing. Other changes are diagnostics-only.

SR issue

none

Risk

Low; mostly diagnostics-related.

Testing

Added additional tests for changed & new diagnostics. As usual, verified existing tests.

@jtbandes
Copy link
Contributor Author

jtbandes commented Sep 6, 2016

@swift-ci please test

@jtbandes jtbandes added this to the Swift 3.0 milestone Sep 6, 2016
@tkremenek tkremenek merged commit 7f8e50f into swiftlang:swift-3.0-branch Sep 7, 2016
@jtbandes jtbandes deleted the swift-3.0-branch branch September 7, 2016 03:33
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

Successfully merging this pull request may close these issues.

2 participants