We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b61921 commit 2a1d3deCopy full SHA for 2a1d3de
src/solvers/refinement/string_refinement.cpp
@@ -1494,8 +1494,7 @@ static void substitute_array_access_in_place(
1494
/// a fresh symbol of the given type
1495
/// \param left_propagate: should values be propagated to the left in with
1496
/// expressions
1497
-/// \return an expression containing no array access, and a Boolean which is
1498
-/// true if the expression is unchanged
+/// \return an expression containing no array access
1499
exprt substitute_array_access(
1500
exprt expr,
1501
const std::function<symbol_exprt(const irep_idt &, const typet &)>
0 commit comments