summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2018-02-12 13:00:34 -0800
committerAlex Light <allight@google.com>2018-02-12 13:04:30 -0800
commit12ee56bcddfd36e254aaf855a80e0fae2b91c97a (patch)
tree17cf4c0db8ea1e6120747857ee0ef971e3b5b853 /compiler/optimizing/graph_visualizer.cc
parent0520f2184c0d706d57322a884077a2034a053d06 (diff)
Fix incorrect condition in TransformationFaultHandler
We were incorrectly checking if an iterator was uninitialized_class_definitions_.end() instead of initialized_class_definitions_.end(). This caused several tests to fail when run with redefine-stress because they would cause the faulting code to resume incorrectly. Test: ./test.py --host -j50 Test: ./test.py --host --redefine-stress -j50 Bug: 73177368 Change-Id: I9ca86aa4e30f342d73545d1a417bab8a0e817251
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions