Skip to content

Use the new template deduction guides rather than makeArrayRef #71863

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 26, 2024

Conversation

bnbarham
Copy link
Contributor

LLVM has removed make*ArrayRef, migrate all references to their constructor equivalent.

LLVM has removed `make*ArrayRef`, migrate all references to their
constructor equivalent.
@bnbarham bnbarham force-pushed the remove-makearrayref branch from fc9e03a to f292ec9 Compare February 24, 2024 04:04
@bnbarham
Copy link
Contributor Author

swiftlang/llvm-project#8273

@swift-ci please test

@bnbarham bnbarham merged commit 1306f2b into swiftlang:main Feb 26, 2024
@bnbarham bnbarham deleted the remove-makearrayref branch February 26, 2024 05:06
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