]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Make struct value data members private
authorTom Tromey <tom@tromey.com>
Wed, 1 Feb 2023 15:25:40 +0000 (08:25 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:22:20 +0000 (15:22 -0700)
commit8f4135314ae6e1a98a36295c85af5b246dfa00ff
tree24050f01f0db2db06cf62050245ccd5dda7f4856
parent0d0f488e1dd2761d2681f13b318f6e3f5eb6a5e3
Make struct value data members private

This hoists the 'private' in struct value to also encompass the data
members.

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