Skip to content

Conversation

@xedin
Copy link
Contributor

@xedin xedin commented Apr 27, 2022

…ensions

The solver used to check availability attribute on the declaration
itself, a better approach is to go through AvailableAttr::isUnavailable
because that also covers unavailable extensions.

Resolves: rdar://92364955

@xedin xedin requested review from hborla and tshortli April 27, 2022 20:59
…ensions

The solver used to check availability attribute on the declaration
itself, a better approach is to go through `AvailableAttr::isUnavailable`
because that also covers unavailable extensions.

Resolves: rdar://92364955
@xedin
Copy link
Contributor Author

xedin commented Apr 27, 2022

@swift-ci please test

Copy link
Contributor

@tshortli tshortli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@xedin
Copy link
Contributor Author

xedin commented Apr 27, 2022

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Apr 29, 2022

There is an issue in availability checker that has been exposed by this change so I'm going to back it out from main and 5.7 branch.

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.

3 participants