Commit 8f27032b authored by Joachim Sauer's avatar Joachim Sauer
Browse files

Fix merging add/remove on same method.

Changes to methods are detected as both addition/removal and merged into
a single "change" entry in a separate step.  The code that searched for
the equivalent "remove" step only ever looked at the first removed
method with that name, ch caused the merging to change if several
methods with the same name were changed at once (for example several
overloads were precated at once).

Bug: 27582395
Change-Id: I9718709de4d5e70c291c92ca2801e922f98a39a1
parent 7a133242
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment