Skip to content

[Swift Next] Add missing ArrayRef.h include in MultiMapCache.h #38133

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

Conversation

etcwilde
Copy link
Member

makeArrayRef was being included through an import an DenseMap.h -> DenseMapInfo.h -> ArrayRef.h.

rdar://79794824

makeArrayRef was being included through an import an DenseMap.h ->
DenseMapInfo.h -> ArrayRef.h. That was broken fairly recently.
@etcwilde etcwilde merged commit cd998a4 into swiftlang:next Jul 1, 2021
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