Skip to content

[Runtime] Fix dyld protocol conformances. #41501

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
Feb 22, 2022

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Feb 21, 2022

Leftover code was overwriting the result from the on_disk calls. Don't do that.

While we're in there, change the name of the DYLD_CONFORMANCES_LOG macro to DYLD_CONFORMANCES_LOG and fix up the wording to be more general.

rdar://89154273

Leftover code was overwriting the result from the `on_disk` calls. Don't do that.

While we're in there, change the name of the `DYLD_CONFORMANCES_LOG` macro to `DYLD_CONFORMANCES_LOG` and fix up the wording to be more general.

rdar://89154273
@mikeash
Copy link
Contributor Author

mikeash commented Feb 21, 2022

@swift-ci please test

@mikeash
Copy link
Contributor Author

mikeash commented Feb 22, 2022

Windows failure is unrelated.

@mikeash mikeash merged commit 504584c into swiftlang:main Feb 22, 2022
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