Skip to content

Commit 36d6e6d

Browse files
[util/irep_ids] Additional identifiers
1 parent fa45b34 commit 36d6e6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/util/irep_ids.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,8 @@ IREP_ID_ONE(exception_landingpad)
752752
IREP_ID_ONE(length_upper_bound)
753753
IREP_ID_ONE(string_constraint)
754754
IREP_ID_ONE(string_not_contains_constraint)
755+
IREP_ID_ONE(cprover_associate_array_to_pointer_func)
756+
IREP_ID_ONE(cprover_associate_length_to_array_func)
755757
IREP_ID_ONE(cprover_char_literal_func)
756758
IREP_ID_ONE(cprover_string_literal_func)
757759
IREP_ID_ONE(cprover_string_array_of_char_pointer_func)

0 commit comments

Comments
 (0)