summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2020-03-23 16:07:29 -0700
committerAlex Light <allight@google.com>2020-03-27 14:22:32 -0700
commit8117cf0913ef265db4fd976e9698d05fa525a3fb (patch)
treeb01af9d64ae79aa9cb41820d46ebf2f9700d2c9a /compiler/optimizing/graph_visualizer.cc
parent847cd92d63b0685bdda8e7c46a331316ff968a06 (diff)
Fix incorrect interface-override linking
We would incorrectly search all declared methods when searching for overrides of super-class interface methods. This could lead to incorrect behavior since we could try to override methods with static or private methods. This could cause exceptions or other issues. This fixes a typo from over 4 years ago in go/aog/185608 and restores the behavior we had prior to N. Bug: 152199517 Test: ./test.py --host Merged-In: Ic6ce51f79d071727316bb39e5bbeabb92cb4aa9a Change-Id: Ic6ce51f79d071727316bb39e5bbeabb92cb4aa9a (cherry picked from commit a467a6e81f5c6da589a5fb16fdb85f2604860623)
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions