Skip to content

NFC: Refactor conveniences for filtering out unavailable decls #67785

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
Aug 8, 2023

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Aug 7, 2023

Introduce AvailableDuringLoweringDeclFilter which can be composed with OptionalTransformRange to implement iterators that filter out unavailable decls.

@tshortli
Copy link
Contributor Author

tshortli commented Aug 7, 2023

@swift-ci please smoke test

Introduce `AvailableDuringLoweringDeclFilter` which can be composed with
`OptionalTransformRange` to implement iterators that filter out unavailable
decls.
@tshortli tshortli force-pushed the decls-for-lowering-conveniences branch from d5b74a2 to cf5888a Compare August 8, 2023 02:00
@tshortli
Copy link
Contributor Author

tshortli commented Aug 8, 2023

@swift-ci please smoke test

@tshortli tshortli merged commit 7a38f17 into swiftlang:main Aug 8, 2023
@tshortli tshortli deleted the decls-for-lowering-conveniences branch August 8, 2023 16:04
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.

1 participant