-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
codegen error handling bugs #156466
Copy link
Copy link
Open
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Activity
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
I'm reviewing codegen and seeing some bugs in cleanup on errors, in particular scope enter/exit bugs.
Will use this issue to track them.
Linked PRs