Skip to content

AST: Refactor bool parameters of directReferencesForTypeRepr() into options #75736

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

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Aug 6, 2024

To make it easier to expand type lookup options, refactor the boolean arguments to directReferencesForTypeRepr() into a flags enum.

NFC.

… options.

To make it easier to expand type lookup options, refactor the boolean arguments
to `directReferencesForTypeRepr()` into a flags enum.

NFC.
@tshortli
Copy link
Contributor Author

tshortli commented Aug 6, 2024

@swift-ci please smoke test

@tshortli tshortli merged commit bccf135 into swiftlang:main Aug 7, 2024
3 checks passed
@tshortli tshortli deleted the directly-referenced-type-lookup-refactor branch August 7, 2024 02:46
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