Skip to content

IRGen: ObjC method lists are not const. #33332

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
Aug 7, 2020

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented Aug 6, 2020

Put them in __objc_data instead of __objc_const. rdar://problem/66630432

@jckarter jckarter requested a review from mikeash August 6, 2020 17:40
Put them in __objc_data instead of __objc_const. rdar://problem/66630432
@jckarter jckarter force-pushed the objc-method-lists-not-const branch from 72c36d3 to ebb714d Compare August 6, 2020 19:29
@jckarter jckarter marked this pull request as ready for review August 6, 2020 19:29
@jckarter
Copy link
Contributor Author

jckarter commented Aug 6, 2020

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Aug 6, 2020

Build failed
Swift Test OS X Platform
Git Sha - ebb714d

@jckarter
Copy link
Contributor Author

jckarter commented Aug 6, 2020

@swift-ci Please clean test OS X

@swift-ci
Copy link
Contributor

swift-ci commented Aug 7, 2020

Build failed
Swift Test OS X Platform
Git Sha - ebb714d

@jckarter
Copy link
Contributor Author

jckarter commented Aug 7, 2020

@swift-ci Please clean test OS X

@jckarter
Copy link
Contributor Author

jckarter commented Aug 7, 2020

@swift-ci Please test OS X

@jckarter jckarter merged commit 9ce3459 into swiftlang:master Aug 7, 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.

3 participants