Skip to content

[Compile Time Constant Extraction] Extract explicit cast property init values #63804

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 1 commit into from
Feb 21, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Feb 21, 2023

For some types which are e.g. ExpressibleByStringLiteral, we may encounter a coerce expression with a compile-time-knowable parameter/sub-expression.

…t values

For some types which are e.g. ExpressibleByStringLiteral, we may encounter a coerce expression with a compile-time-knowable parameter/sub-expression.
@artemcm artemcm requested a review from jPaolantonio February 21, 2023 17:32
@artemcm
Copy link
Contributor Author

artemcm commented Feb 21, 2023

@swift-ci smoke test

@artemcm artemcm merged commit aec5bc5 into swiftlang:main Feb 21, 2023
@artemcm artemcm deleted the ExtractCoerceConstInit branch February 21, 2023 21:36
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