mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 17:15:38 +07:00
We already had protection against reassignment to a parameter name, but it didn't take into account that we also skip conditional branches and loops to collect only definitely accessed attributes of an object, so if reassignments took place under conditions, even in every branch, they didn't prevent us from collecting subsequently accessed attributes. GitOrigin-RevId: d41b8f4c3dbce6643d915923172d32a8e4e6466c