]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add field::is_public
authorTom Tromey <tromey@adacore.com>
Thu, 21 Sep 2023 16:24:35 +0000 (10:24 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 21 Nov 2023 21:52:05 +0000 (14:52 -0700)
commitc3842cbe44249a70bcf4bb1a123f4335c4e98bf1
tree8baaa41d4eae36af74574bb3605d200c1552d2f5
parent61461a5b41fb660ef11a7a9ffe457ea52b5c2a6a
Add field::is_public

This adds a field::is_public convenience method, and updates one spot
to use it.

Acked-By: Simon Marchi <simon.marchi@efficios.com>
Reviewed-by: Keith Seitz <keiths@redhat.com>
gdb/gdbtypes.h