It's generally not safe to perform multiple DomTree updates without using the incremental API.
Although it is supposed to work in this particular case, the testcase is misleading/confusing, and it's better to remove it.
Differential D42333
[Dominators] Remove misleading double-deletion test Authored by kuhar on Jan 20 2018, 7:53 AM.
Details It's generally not safe to perform multiple DomTree updates without using the incremental API. Although it is supposed to work in this particular case, the testcase is misleading/confusing, and it's better to remove it.
Diff Detail
|