Skip to content

Conversation

@kroening
Copy link
Collaborator

@kroening kroening commented Sep 9, 2022

This commit adds two obvious convenience accessors to is_dynamic_object_exprt.

  • Each commit message has a non-empty body, explaining why the change was made.
  • Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • n/a The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • 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).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

This commit adds two obvious convenience accessors to
is_dynamic_object_exprt.
@kroening kroening force-pushed the is_dynamic_object_exprt branch from a9daee2 to 0316056 Compare September 9, 2022 16:38
@kroening kroening changed the title add convenice accessors to is_dynamic_object_exprt add convenience accessors to is_dynamic_object_exprt Sep 9, 2022
@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #7115 (0316056) into develop (8b7b7a9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #7115   +/-   ##
========================================
  Coverage    77.92%   77.92%           
========================================
  Files         1576     1576           
  Lines       181645   181645           
========================================
  Hits        141541   141541           
  Misses       40104    40104           
Impacted Files Coverage Δ
src/util/pointer_expr.h 88.23% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tautschnig tautschnig merged commit 4ec09df into develop Sep 10, 2022
@tautschnig tautschnig deleted the is_dynamic_object_exprt branch September 10, 2022 13:28
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.

3 participants