Moves with non-unique values and addition/deletions of duplicates

We cannot always ignore the "moved" values when computing the LCS. ADD
and DELETE of duplicates of the moved one need to be taken into account.

Change-Id: I5e97b89ae34f9dfd1ef7b9db69c1bf7feb3a5f54
2 files changed