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

Parser: save value for init nodes #794

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Parser: save value for init nodes #794

merged 1 commit into from
Oct 24, 2024

Conversation

ehaas
Copy link
Collaborator

@ehaas ehaas commented Oct 23, 2024

Initial work for solving #783

There are still some issues to solve regarding saving complex int values, pointers to compound literals, and accessing record fields in constexpr contexts, but I think this is enough that I can start working on a simple assembly backend.

@ehaas ehaas merged commit 18015a3 into Vexu:master Oct 24, 2024
3 checks passed
@ehaas ehaas deleted the save-init branch October 24, 2024 17:49
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