Skip to content

Eng/pr 58804805 58581965 20200108 #654

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
Jan 24, 2020

Conversation

MadCoder
Copy link

No description provided.

…a Class

Sending a message to `self` when it is const and within a class method
is safe because we know that `self` is the Class itself.

We can only relax this warning in ARC.

Signed-off-by: Pierre Habouzit <[email protected]>
Radar-Id: rdar://problem/58581965
Differential Revision: https://reviews.llvm.org/D72747
(cherry picked from commit 7596d3c)
If we do, then the property_list_t length is wrong
and class_getProperty gets very sad.

Signed-off-by: Pierre Habouzit <[email protected]>
Radar-Id: rdar://problem/58804805
Differential Revision: https://reviews.llvm.org/D73219
(cherry picked from commit 52311d0)
@MadCoder
Copy link
Author

@swift-ci please test macOS platform

@MadCoder MadCoder merged commit 798d97c into apple/stable/20200108 Jan 24, 2020
@MadCoder MadCoder deleted the eng/PR-58804805-58581965-20200108 branch January 24, 2020 08:44
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