Skip to content

Commit a2c7ca3

Browse files
committed
ID_is_synchronized flag
1 parent ba90fff commit a2c7ca3

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
@@ -436,6 +436,7 @@ IREP_ID_TWO(C_is_anonymous, #is_anonymous)
436436
IREP_ID_ONE(is_macro)
437437
IREP_ID_ONE(is_enum_constant)
438438
IREP_ID_ONE(is_inline)
439+
IREP_ID_ONE(is_synchronized)
439440
IREP_ID_ONE(is_extern)
440441
IREP_ID_ONE(is_global)
441442
IREP_ID_ONE(is_thread_local)

0 commit comments

Comments
 (0)