Skip to content
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

Add tests for structs with InlineArray attribute #107857

Open
Tracked by #93631
jkurdek opened this issue Sep 16, 2024 · 2 comments · May be fixed by #107859
Open
Tracked by #93631

Add tests for structs with InlineArray attribute #107857

jkurdek opened this issue Sep 16, 2024 · 2 comments · May be fixed by #107859
Assignees
Labels
area-Interop-coreclr area-Interop-mono in-pr There is an active PR which will close this issue when it is merged os-ios Apple iOS os-tvos Apple tvOS
Milestone

Comments

@jkurdek
Copy link
Member

jkurdek commented Sep 16, 2024

Both CoreCLR and Mono runtimes support swift lowering algorithm for structs with InlineArray attribute. We should add tests to ensure correctness of this part of the algorithm.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Sep 16, 2024
@jkurdek jkurdek added area-Interop-mono area-Interop-coreclr os-ios Apple iOS os-tvos Apple tvOS and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners untriaged New issue has not been triaged by the area owner labels Sep 16, 2024
Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@jkurdek jkurdek added this to the 10.0.0 milestone Sep 16, 2024
@jkurdek jkurdek self-assigned this Sep 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Interop-coreclr area-Interop-mono in-pr There is an active PR which will close this issue when it is merged os-ios Apple iOS os-tvos Apple tvOS
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant