Skip to content

[AST] Rename isArrayType and split the InlineArray portion #81184

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 2 commits into from
May 9, 2025

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Apr 29, 2025

isArrayType was poorly named and included InlineArray. Let's rename it to what it actually does and create and identical InlineArray version as well.

Resolves: #81072

@Azoy
Copy link
Contributor Author

Azoy commented Apr 29, 2025

@swift-ci please smoke test

@Azoy
Copy link
Contributor Author

Azoy commented May 8, 2025

@swift-ci please smoke test

@Azoy Azoy merged commit 02d9779 into swiftlang:main May 9, 2025
3 checks passed
@Azoy Azoy deleted the no-more-is-array-type branch May 9, 2025 03:52
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.

InlineArray crashes compiler when passed as an unsafe pointer
2 participants