aboutsummaryrefslogtreecommitdiff
path: root/gdb/features
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2018-11-21 11:55:15 +0000
committerPedro Alves <palves@redhat.com>2018-11-21 12:27:29 +0000
commit38139a9681a32e92f5c5b8437875d2726c009841 (patch)
treeb1e515466e28addff99d4eb4410496f3e7520975 /gdb/features
parent85cca2bcbc7833b33d4b61d7b7e0e75b9afa063b (diff)
downloadgdb-38139a9681a32e92f5c5b8437875d2726c009841.zip
gdb-38139a9681a32e92f5c5b8437875d2726c009841.tar.gz
gdb-38139a9681a32e92f5c5b8437875d2726c009841.tar.bz2
valops.c: Overload resolution code: Rename parameters/locals
While looking over this code, I thought the names of the parameters to find_oload_champ and related functions and locals were a bit too cryptic. For example, FN_LIST holds methods, not free functions. Free-functions are in OLOAD_SYMS. This patch renames parameters/variables to the more obvious methods/xmethods/functions instead. gdb/ChangeLog: 2018-11-21 Pedro Alves <palves@redhat.com> * valops.c (find_method_list, value_find_oload_method_list) (find_overload_match, find_oload_champ): Rename parameters and locals.
Diffstat (limited to 'gdb/features')
0 files changed, 0 insertions, 0 deletions