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

[Compile Time Values] Add parsing of @constInitialized attribute under CompileTimeValues experimental feature #79923

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kubamracek
Copy link
Contributor

This extends the work from #79753 (which is groundwork for implementation of this proposal: https://forums.swift.org/t/pitch-3-swift-compile-time-values/77434) to also add the @constInitialized attribute (proposal: https://forums.swift.org/t/pitch-3-section-placement-control/77435).

All under -enable-experimental-feature CompileTimeValues.

This PR just adds the basic parsing of the attribute, actual semantics will be done in follow-up PRs.

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