Skip to content

Commit 6e5486b

Browse files
Document l2_thread_write_encoding
1 parent d33b2dd commit 6e5486b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/goto-symex/goto_symex_state.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,7 @@ goto_symex_statet::write_is_shared_resultt goto_symex_statet::write_is_shared(
514514
}
515515

516516
/// thread encoding
517+
/// \return true if \p expr is shared between threads
517518
bool goto_symex_statet::l2_thread_write_encoding(
518519
const ssa_exprt &expr,
519520
const namespacet &ns)

0 commit comments

Comments
 (0)