diff options
author | Tom Tromey <tromey@adacore.com> | 2023-10-27 10:51:50 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-11-21 14:52:05 -0700 |
commit | 5028c9e206efd6b92ecefe1afc9dcf5cd4ebb1a6 (patch) | |
tree | 7225d0eb8412c091c5fea6804061666a6afcbd05 /MAINTAINERS | |
parent | e17fd6c28e787445d496a71c855784010dfd6ab8 (diff) | |
download | gdb-5028c9e206efd6b92ecefe1afc9dcf5cd4ebb1a6.zip gdb-5028c9e206efd6b92ecefe1afc9dcf5cd4ebb1a6.tar.gz gdb-5028c9e206efd6b92ecefe1afc9dcf5cd4ebb1a6.tar.bz2 |
Use enum accessibility in types and member functions
This changes nested types and member functions to use the new
'accessibility' enum, rather than separate private/protected flags.
This is done for consistency, but it also lets us simplify some other
code in the next patch.
Acked-By: Simon Marchi <simon.marchi@efficios.com>
Reviewed-by: Keith Seitz <keiths@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions