summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options.h
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 17:48:38 +0000
commita467a6e81f5c6da589a5fb16fdb85f2604860623 (patch)
treef40ce22560d4da7457f4d4ffcc9306319030e42d /compiler/driver/compiler_options.h
parente5621f552a1e3e07d2c4a5e29c0d9494b09bbffe (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 Change-Id: Ic6ce51f79d071727316bb39e5bbeabb92cb4aa9a
Diffstat (limited to 'compiler/driver/compiler_options.h')
0 files changed, 0 insertions, 0 deletions