Skip to content

Conversation

@tautschnig
Copy link
Member

A function-local variable cannot at the same time be a parameter. Alas, all uses of gen_stack_variable passed in false for is_param, so this wasn't making a difference anyway.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

A function-local variable cannot at the same time be a parameter. Alas,
all uses of gen_stack_variable passed in `false` for `is_param`, so this
wasn't making a difference anyway.
@tautschnig tautschnig requested a review from a team as a code owner April 10, 2024 08:52
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Apr 10, 2024
@adpaco-aws adpaco-aws merged commit e906cde into model-checking:main Apr 10, 2024
@tautschnig tautschnig deleted the cleanup-gen_stack_variable branch April 10, 2024 18:53
zpzigi754 pushed a commit to zpzigi754/kani that referenced this pull request May 8, 2024
A function-local variable cannot at the same time be a parameter. Alas,
all uses of gen_stack_variable passed in `false` for `is_param`, so this
wasn't making a difference anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Z-EndToEndBenchCI Tag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants