commit | c3842cbe44249a70bcf4bb1a123f4335c4e98bf1 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Sep 21 10:24:35 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Tue Nov 21 14:52:05 2023 -0700 |
tree | 8baaa41d4eae36af74574bb3605d200c1552d2f5 | |
parent | 61461a5b41fb660ef11a7a9ffe457ea52b5c2a6a [diff] |
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>