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

Go: Stratify CFG::succ to avoid recursion #15162

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

Conversation

owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Dec 19, 2023

The first level doesn't deal with defer statements properly. The second level uses the first level to deal with them properly.

@owen-mc owen-mc added the no-change-note-required This PR does not need a change note label Dec 19, 2023
@owen-mc owen-mc requested a review from a team as a code owner December 19, 2023 15:41
@github-actions github-actions bot added the Go label Dec 19, 2023
@owen-mc
Copy link
Contributor Author

owen-mc commented Dec 19, 2023

Happy to take suggestions for a better name to replace succSimple for the first layer.

The first level doesn't deal with defer statements properly.
The second level usees the first level to deal with them properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant