Skip to content

Eng/pr 58804805 58581965 20190619 #655

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

@hyp hyp self-requested a review January 24, 2020 17:53
Copy link

@hyp hyp left a comment

Choose a reason for hiding this comment

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

LG

@MadCoder MadCoder merged commit 62affab into apple/stable/20190619 Jan 24, 2020
@MadCoder MadCoder deleted the eng/PR-58804805-58581965-20190619 branch January 24, 2020 17:54
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