Skip to content

Commit 9f408f3

Browse files
Document l2_thread_write_encoding
1 parent d8a4363 commit 9f408f3

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
@@ -517,6 +517,7 @@ goto_symex_statet::write_is_shared_resultt goto_symex_statet::write_is_shared(
517517
}
518518

519519
/// thread encoding
520+
/// \return true if \p expr is shared between threads
520521
bool goto_symex_statet::l2_thread_write_encoding(
521522
const ssa_exprt &expr,
522523
const namespacet &ns)

0 commit comments

Comments
 (0)