]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Simplify ada_lookup_encoded_symbol
authorTom Tromey <tromey@adacore.com>
Mon, 3 Jun 2024 18:52:54 +0000 (12:52 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 14 Jun 2024 17:18:22 +0000 (11:18 -0600)
commit3739147957a5bb37352033bec9ca21b88f98c7e9
tree175f0a8c581586b272ffd1ab2741e7bd34b791e2
parent9c23c0df0dc47560bf3e253186e0192bc9630c80
Simplify ada_lookup_encoded_symbol

This patch simplifies ada_lookup_encoded_symbol by having it return
its result, rather than returning void and having an out parameter.
gdb/ada-exp.y
gdb/ada-lang.c
gdb/ada-lang.h