Skip to content

Commit

Permalink
Fix dangling doxygen ref.
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Delmas committed Jan 3, 2025
1 parent 39f9c87 commit b6bae90
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,6 @@ class dfcc_instrumentt

/// Instrument the \p lhs of an `ASSIGN lhs := rhs` instruction by
/// adding an inclusion check of \p lhs in \p write_set.
/// If \ref is_dead_object_update returns a successful match, the matched
/// pointer expression is removed from \p write_set.
/// If \p rhs is a `side_effect_expr(ID_allocate)`, the allocated pointer gets
/// added to the \p write_set.
/// \pre \p target points to an `ASSIGN` instruction.
Expand Down

0 comments on commit b6bae90

Please sign in to comment.