Skip to content

Verilog: return values during expression type checking #270

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

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

kroening
Copy link
Member

convert_expr_rec, and the methods for various expressions, now return a value, instead of changing an expression via a reference.

@kroening kroening marked this pull request as ready for review December 10, 2023 15:30
@kroening kroening force-pushed the verilog_convert_expr branch 2 times, most recently from 1dcbffb to 72021a1 Compare December 10, 2023 15:48
@tautschnig
Copy link
Collaborator

Needs a rebase.

@kroening kroening force-pushed the verilog_convert_expr branch from 72021a1 to 1e69ae0 Compare December 11, 2023 10:16
convert_expr_rec, and the methods for various expressions, now return a
value, instead of changing an expression via a reference.
@kroening kroening force-pushed the verilog_convert_expr branch from 1e69ae0 to 93deef5 Compare December 11, 2023 10:17
@kroening
Copy link
Member Author

Needs a rebase.

done

@tautschnig tautschnig merged commit 31b3d14 into main Dec 11, 2023
@tautschnig tautschnig deleted the verilog_convert_expr branch December 11, 2023 10:26
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