Skip to content

Conversation

kroening
Copy link
Collaborator

@kroening kroening commented Oct 1, 2018

  • Each commit message has a non-empty body, explaining why the change was made.
  • My contribution is formatted in line with CODING_STANDARD.md.
  • Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • White-space or formatting changes outside the feature-related changed lines are in commits of their own.

@kroening kroening changed the title struct_typet::baset no need for cast to symbol_type struct_typet::baset: no need for cast to symbol_type Oct 1, 2018
Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

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

Passed Diffblue compatibility checks (cbmc commit: c134980).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/86472408

@kroening kroening merged commit 3681d89 into develop Oct 1, 2018
@kroening kroening deleted the base-is-symbol-type branch October 1, 2018 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants