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

cbuilder: ccgstmts without blocks/C++ exceptions/etc #24399

Draft
wants to merge 5 commits into
base: devel
Choose a base branch
from

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Nov 1, 2024

The block stuff should probably be implemented first, so creating draft just to test. Case ranges are also missing an implementation. switch etc will also probably be added earlier in a PR for ccgtrav/ccgreset/ccgcalls, which need #24391.

This was referenced Nov 7, 2024
Araq pushed a commit that referenced this pull request Nov 9, 2024
This adapts most of ccgstmts to cbuilder, missing C++ exceptions and
`genCaseGeneric`/`genIfForCaseUntil`. Rebased version of #24399 which
was split into some other PRs and since has had conflicts with #24416.
Araq pushed a commit that referenced this pull request Nov 12, 2024
Follows #24416

Really only shows benefits if most of ccgstmts is done as in
#24399/#24420, but the diff is entirely in cbuilder
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