Skip to content

Conversation

@tautschnig
Copy link
Member

Description of changes:

VarDebugInfoContents::Composite no longer exists, and therefore had to be removed. We hadn't fully implemented this case, so this is an improvement.

Resolved issues:

Fixes: #2742

Related RFC:

n/a

Call-outs:

n/a

Testing:

  • How is this change tested? CI

  • Is this a refactor change? No

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • n/a Methods or procedures are documented
  • n/a Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

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

`VarDebugInfoContents::Composite` no longer exists, and therefore had to
be removed. We hadn't fully implemented this case, so this is an
improvement.

Fixes: model-checking#2742
@tautschnig tautschnig added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Sep 7, 2023
@tautschnig tautschnig requested a review from a team as a code owner September 7, 2023 13:48
Copy link
Contributor

@zhassan-aws zhassan-aws left a comment

Choose a reason for hiding this comment

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

Thanks

@tautschnig tautschnig enabled auto-merge (squash) September 8, 2023 12:07
@tautschnig tautschnig merged commit 18ea9e9 into model-checking:main Sep 8, 2023
@tautschnig tautschnig deleted the toolchain-2023-09-07-manual branch September 8, 2023 15:00
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.

Toolchain upgrade to nightly-2023-09-07 failed

2 participants