Open pgoodman opened 10 months ago
In this case:
We should detect that there is an enum inside this typedef, and render out the information about the enumerators into the info explorer.
enum
typedef
Similar things should happen for typedefs wrapping structures.
In this case:
We should detect that there is an
enum
inside thistypedef
, and render out the information about the enumerators into the info explorer.