Skip to content

move bitvector_typet into bitvector_type.h#8962

Open
kroening wants to merge 1 commit intodevelopfrom
move-bitvector_typet
Open

move bitvector_typet into bitvector_type.h#8962
kroening wants to merge 1 commit intodevelopfrom
move-bitvector_typet

Conversation

@kroening
Copy link
Copy Markdown
Collaborator

This moves the class bitvector_typet from std_types.h into bitvector_types.h, which is more intuitive.

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a 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/
  • n/a 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.

@kroening kroening force-pushed the move-bitvector_typet branch 2 times, most recently from c09386d to 8e2d469 Compare April 19, 2026 18:12
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.49%. Comparing base (0656298) to head (5598a32).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8962   +/-   ##
========================================
  Coverage    80.49%   80.49%           
========================================
  Files         1704     1704           
  Lines       188805   188805           
  Branches        73       73           
========================================
+ Hits        151983   151986    +3     
+ Misses       36822    36819    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This moves the class bitvector_typet from std_types.h into
bitvector_types.h, which is more intuitive.
@kroening kroening force-pushed the move-bitvector_typet branch from 8e2d469 to 5598a32 Compare April 19, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant