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

[Backport 3.9] Fix default only switch #325

Merged

Conversation

mbhealy
Copy link
Contributor

@mbhealy mbhealy commented Apr 29, 2024

Backport of #324

This PR fixes a problem in QUIRGenQasm3Visitor that was causing
segmentation faults when verifying switch statements that contain only a
default region.
@mbhealy mbhealy requested a review from bcdonovan April 29, 2024 16:42
@mbhealy mbhealy requested a review from a team as a code owner April 29, 2024 16:42
Copy link
Contributor

@bcdonovan bcdonovan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mbhealy mbhealy merged commit 930ecd5 into openqasm:release_v3.9 Apr 29, 2024
3 checks passed
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