Skip to content

Commit 72c8533

Browse files
author
Owen Jones
committed
Make two irep IDs
1 parent 93ebb84 commit 72c8533

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
@@ -842,6 +842,8 @@ IREP_ID_TWO(generic_types, #generic_types)
842842
IREP_ID_TWO(type_variables, #type_variables)
843843
IREP_ID_ONE(havoc_object)
844844
IREP_ID_TWO(overflow_shl, overflow-shl)
845+
IREP_ID_ONE(#lva_mode)
846+
IREP_ID_ONE(is_initializer)
845847

846848
#undef IREP_ID_ONE
847849
#undef IREP_ID_TWO

0 commit comments

Comments
 (0)