]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Turn value_non_lval and value_force_lval into methods
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 23:23:22 +0000 (16:23 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:22:17 +0000 (15:22 -0700)
commitaa9f4538ccbed2b5a84ece57c047e4f68a38c69e
tree89773923872228ec388b90f476001f51b2f7d74e
parentd00664dbba2802bacfed2335b6f249fc418182a0
Turn value_non_lval and value_force_lval into methods

This changes value_non_lval and value_force_lval to be methods of
value.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/eval.c
gdb/infcall.c
gdb/value.c
gdb/value.h