Skip to content

Conversation

thomasspriggs
Copy link
Contributor

This PR fixs the doxygen for the remove_asm.h file because it does not currently render correctly. The current doxygen output missing half the documentation in the file and it is rendered here - https://diffblue.github.io/cbmc/remove__asm_8h.html

  • 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.
  • 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).
  • 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.

The second half of the block documentation was missing from the output.
Because the following documentation is details about the pass.
@tautschnig tautschnig merged commit a87783f into diffblue:develop Feb 28, 2023
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.

4 participants