Skip to content

[5.9] Fix RelBase indexing with composite types #65536

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

keith
Copy link
Member

@keith keith commented Apr 30, 2023

Previously the index data differed when using Foo, Bar vs Foo & Bar.

Fixes #56255

(cherry picked from commit 7a5e9dc / #64997)

Previously the index data differed when using `Foo, Bar` vs `Foo & Bar`.

Fixes swiftlang#56255

(cherry picked from commit 7a5e9dc / swiftlang#64997)
@keith keith requested a review from a team as a code owner April 30, 2023 20:00
@keith
Copy link
Member Author

keith commented Apr 30, 2023

@swift-ci please test

@keith keith marked this pull request as draft May 1, 2023 16:49
@keith keith closed this May 1, 2023
@keith keith deleted the ks/5.9-fix-relbase-indexing-with-composite-types branch May 1, 2023 18:35
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SR-13857] indexstore missing references for superclass / protocol when using composition
2 participants