diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-03-27 10:27:22 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-03-30 12:45:58 +0100 |
commit | 5b168deeae2c5a8a566ce5c140741f0e2227af21 (patch) | |
tree | 4a572dfc6932d1f478eae594801c59af11628ef8 /compiler/optimizing/graph_visualizer.cc | |
parent | b3665e3dfdd23cc7a2f17a0b53bb16205bf4151f (diff) |
Fix user-build on fugu.
Calling Delete on an array shifts the elements, so when iterating
over inactives and removing entries we need to decrement for
the found interval, but also its potential other half. The code
used to not decrement for the other half
Change-Id: Idcb1533643c11a37ed4f459fe88aaef208a4bfd6
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions