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

Include Target Size of Cast Expression in String Representation #471

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

vobst
Copy link
Collaborator

@vobst vobst commented Jun 18, 2024

For a cast expression, the input size does not determine the output size. Thus, include the result size in the string representation of the expression to facilitate easier stateless parsing and debugging.

@vobst vobst changed the title lib/ir/expr: include target size of Cast expr in string repr Include Target Size of Cast Expression in String Representation Jun 18, 2024
@vobst vobst self-assigned this Jun 18, 2024
@vobst vobst merged commit e8db00b into fkie-cad:master Jun 18, 2024
6 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.

1 participant