Skip to content

[Typechecker] Remove 'NSObject.hashValue' warning now that hashValue is no longer marked 'open' #29314

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

Closed
wants to merge 0 commits into from
Closed

[Typechecker] Remove 'NSObject.hashValue' warning now that hashValue is no longer marked 'open' #29314

wants to merge 0 commits into from

Conversation

theblixguy
Copy link
Collaborator

@theblixguy theblixguy commented Jan 19, 2020

This code is no longer required because NSObject.hashValue is no longer marked open in Foundation (core-libs). The current diagnostic is emitted by the typechecker in checkOverrideAccessControl(), so this is no longer needed.

@theblixguy theblixguy requested a review from lorentey January 19, 2020 20:55
@theblixguy
Copy link
Collaborator Author

@swift-ci please smoke test

@theblixguy
Copy link
Collaborator Author

theblixguy commented Jan 19, 2020

Jenkins keeps erroring out due to "invalid SHA" and kicks off a new build but it doesn't show up here 🤷‍♂ I'll let it run and see what happens.

@theblixguy
Copy link
Collaborator Author

Let’s try again:

@swift-ci please clean smoke test

@theblixguy
Copy link
Collaborator Author

:/

@swift-ci please smoke test

@theblixguy
Copy link
Collaborator Author

cc @shahmishal do you have any idea why the CI keeps failing the build ("invalid SHA")?

@shahmishal
Copy link
Member

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 4dad59a58f6c9693b743d05a438c543084ad8733

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 4dad59a58f6c9693b743d05a438c543084ad8733

@shahmishal
Copy link
Member

@swift-ci please smoke test

@shahmishal shahmishal closed this Jan 21, 2020
@shahmishal shahmishal reopened this Jan 21, 2020
@shahmishal
Copy link
Member

I am not able to checkout this PR, can you close it and create a new one?

git -C swift fetch origin pull/29314/head:test-29314

@theblixguy theblixguy closed this Jan 21, 2020
@theblixguy theblixguy deleted the chore/remove-hashValue-warning branch January 21, 2020 18:08
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