Skip to content

Commit b6bae90

Browse files
author
Remi Delmas
committed
Fix dangling doxygen ref.
1 parent 39f9c87 commit b6bae90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/goto-instrument/contracts/dynamic-frames/dfcc_instrument.h

-2
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,6 @@ class dfcc_instrumentt
285285

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

0 commit comments

Comments
 (0)