]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
include: libctf: comment improvements
authorNick Alcock <nick.alcock@oracle.com>
Tue, 11 Jun 2024 19:55:35 +0000 (20:55 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 18 Jun 2024 12:20:32 +0000 (13:20 +0100)
commit1f62f2a9b561cd828feb719489be5dd5b9721777
tree6f928eba8e3cd52895d7b2ebb5a7d2b4410c4f94
parent4bbc4b1f5cf650ace8b2aa683ccb24a34131ad3b
include: libctf: comment improvements

Describe a bit more clearly what effects a type being non-root-
visible has.  More consistently use the term non-root-visible
rather than hidden.  Document ctf_enum_iter.

include/
* ctf-api.h (ctf_enum_iter): Document.
        (ctf_type_iter): Hidden, not non-root.  Mention that
        parent dictionaries are not traversed.
include/ctf-api.h