On 3/12/20 8:05 AM, Matteo Bruni wrote:
Signed-off-by: Matteo Bruni mbruni@codeweavers.com
It looks like this also fixes compound assignments (the same deref node / instruction was shared between the assignment LHS and the "new" expression on the RHS), right?
I believe that's correct, yes.