Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add indirect range #562

Merged
merged 5 commits into from
Sep 21, 2022
Merged

Add indirect range #562

merged 5 commits into from
Sep 21, 2022

Conversation

mjp41
Copy link
Member

@mjp41 mjp41 commented Sep 20, 2022

The ranges currently either completely own the parent range, or it is a static and thus completely shared.

The indirect range allows sharing without it being global.

The ranges currently either completely own the parent range, or it is
a static and thus completely shared.

The indirect range allows sharing without it being global.
Copy link
Contributor

@nwf-msr nwf-msr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's baa-aack. LGTM modulo some nits.

mjp41 and others added 4 commits September 20, 2022 13:56
Co-authored-by: Nathaniel Filardo <105816689+nwf-msr@users.noreply.github.com>
Co-authored-by: Nathaniel Filardo <105816689+nwf-msr@users.noreply.github.com>
@mjp41 mjp41 marked this pull request as ready for review September 21, 2022 10:15
@mjp41 mjp41 merged commit 591dc4c into microsoft:main Sep 21, 2022
@mjp41 mjp41 deleted the indirect branch September 21, 2022 10:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants