Skip to content

[5.9] Disfavor default implementations and synthesized symbols in link collisions #544

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

Conversation

d-ronnqvist
Copy link
Contributor

  • Explanation: Avoid need for some link disambiguation by deprioritizing synthesized symbols and default implementations in link collisions.
  • Scope: Symbol link disambiguation.
  • Issue: rdar://98781530
  • Risk: Low. Existing links with disambiguation continue to work the same as before. New links can avoid disambiguation.
  • Testing: Updated test assertions verify that link collisions with deprioritized symbols can omit disambiguation.
  • Original PR: Disfavor default implementations and synthesized symbols in link collisions #540
  • Reviewers: @QuietMisdreavus

…isions (swiftlang#540)

* Disfavor default implementations and synthesized symbols in link collisions

rdar://98781530

* Add link to SymbolKit enhancement request about synthesized symbols
@d-ronnqvist d-ronnqvist requested a review from franklinsch April 11, 2023 17:15
@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit efe1e34 into swiftlang:release/5.9 Apr 12, 2023
@d-ronnqvist d-ronnqvist deleted the disfavor-default-impl-in-link-collision-5.9 branch April 12, 2023 15:28
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