Skip to content

[Rebranch] More header include fixes #67522

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
Jul 25, 2023

Conversation

etcwilde
Copy link
Member

MapVector started querying for constructability of stored types with templates. As such, we need the definition of LocalTypeDataKey so that it can instantiate the template.

We also lost a transitive include of TinyPtrVector, which we use, so including it in ConformanceLookupTable.h.

MapVector started querying for constructability of stored types with
templates. As such, we need the definition of `LocalTypeDataKey` so that
it can instantiate the template.

We also lost a transitive include of `TinyPtrVector`, which we use, so
including it in `ConformanceLookupTable.h`.
@etcwilde etcwilde requested a review from slavapestov as a code owner July 25, 2023 21:54
@etcwilde etcwilde merged commit 12424f2 into swiftlang:rebranch Jul 25, 2023
@etcwilde etcwilde deleted the ewilde/mini-fixes branch July 25, 2023 22:22
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