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 missing mixin relationships #1323

Merged
merged 1 commit into from
Aug 1, 2022
Merged

Conversation

mtdowling
Copy link
Member

Mixin relationships can exist on any shape but we only created
a relationship for structure and union. This also attempts to
ensure that the list of relationships is created with sufficient
capacity to avoiding needing to resize the array as rels are
computed and added.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Mixin relationships can exist on any shape but we only created
a relationship for structure and union. This also attempts to
ensure that the list of relationships is created with sufficient
capacity to avoiding needing to resize the array as rels are
computed and added.
@mtdowling mtdowling requested a review from a team as a code owner August 1, 2022 20:56
@mtdowling mtdowling merged commit b04c35c into idl-2.0 Aug 1, 2022
@mtdowling mtdowling deleted the add-missing-mixin-rels branch August 10, 2022 17:25
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