commit | 81ae560ca4f0da47729dc37a889c2f2e01c4c84e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Jan 31 08:24:35 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Feb 13 15:21:07 2023 -0700 |
tree | 9f251c4fb80f169eab6c0ff556903fd1eb301700 | |
parent | d0c9791728caa0d3b3270a997c7fd97919976c97 [diff] |
Turn deprecated_set_value_type into a method This changes deprecated_set_value_type to be a method of value. Much of this patch was written by script. Approved-By: Simon Marchi <simon.marchi@efficios.com>