Skip to content

Commit 37a5f02

Browse files
authored
Merge pull request diffblue#273 from diffblue/smowton/fix/end_to_end_tests
SEC-144: Add a variety of end-to-end security analyser tests, and fix several bugs exposed by them
2 parents bf2822a + 18429ae commit 37a5f02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/irep_ids.def

+1
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,7 @@ IREP_ID_ONE(havoc_object)
845845
IREP_ID_TWO(overflow_shl, overflow-shl)
846846
IREP_ID_ONE(lvsa_evs_type)
847847
IREP_ID_ONE(is_initializer)
848+
IREP_ID_TWO(C_is_taint_wrapper_type, #is_taint_wrapper_type)
848849

849850
#undef IREP_ID_ONE
850851
#undef IREP_ID_TWO

0 commit comments

Comments
 (0)