commit | aa9f4538ccbed2b5a84ece57c047e4f68a38c69e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Jan 31 16:23:22 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Feb 13 15:22:17 2023 -0700 |
tree | 89773923872228ec388b90f476001f51b2f7d74e | |
parent | d00664dbba2802bacfed2335b6f249fc418182a0 [diff] |
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>