Skip to content

Revert "[Parser] Fix-it for declaration attributes being applied to parameter types (SR-215)" #1098

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 1 commit into from
Jan 26, 2016

Conversation

gribozavr
Copy link
Contributor

Reverts #1088

It caused a build failure:

swift/lib/Parse/ParsePattern.cpp:271:46: error: use of undeclared identifier 'declKind'
                && DeclAttribute::getOptions(declKind) & OnParam) {

gribozavr added a commit that referenced this pull request Jan 26, 2016
Revert "[Parser] Fix-it for declaration attributes being applied to parameter types (SR-215)"
@gribozavr gribozavr merged commit 4f32fda into master Jan 26, 2016
@gribozavr gribozavr deleted the revert-1088-sr215-fix branch January 26, 2016 00:55
MaxDesiatov pushed a commit to MaxDesiatov/swift that referenced this pull request Jun 5, 2020
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.

1 participant