Skip to content

Use better binder for vtable lookup. #257

Merged
avanhatt merged 1 commit intomodel-checking:main-153-2021-06-23from
avanhatt:vtable-binder
Jun 24, 2021
Merged

Use better binder for vtable lookup. #257
avanhatt merged 1 commit intomodel-checking:main-153-2021-06-23from
avanhatt:vtable-binder

Conversation

@avanhatt
Copy link
Contributor

@avanhatt avanhatt commented Jun 23, 2021

Description of changes:

skip_binder fails when trying to build parts of the standard library (#220), use a better binder.

Resolved issues:

Resolves #256

Call-outs:

Testing:

  • How is this change tested?

Existing unit tests.

  • Is this a refactor change?

No.

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • 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.

@avanhatt avanhatt changed the base branch from main-152-2021-06-17 to main-153-2021-06-23 June 24, 2021 16:28
@avanhatt avanhatt merged commit 69560cf into model-checking:main-153-2021-06-23 Jun 24, 2021
@zhassan-aws zhassan-aws mentioned this pull request Aug 6, 2021
4 tasks
@avanhatt avanhatt deleted the vtable-binder branch September 14, 2021 15:25
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.

Vtable lookup needs more specific Binder

2 participants