Skip to content

Conversation

@RobertHerreraEECS
Copy link

Modified get_unique_name to also account for a the parent node's typedef name, if one exists. This change is a continuation to #117 where an edge cases arises if more than one level of anonymous typedef'd structs are embedded inside each other.

  • Helper function created to determine if parent typedef name exists.

Modified get_unique_name to also account for a the parent node's
typedef name, if one exists. This change is a continuation to trolldbois#117
where the edge cases arise if more than one level of anonymous
typedef'd structs are embedded inside each other.

- Helper function created to determine if parent typdef name exists.
@trolldbois
Copy link
Owner

@RobertHerreraEECS I really want to merge your pull request. But could you make up a unit test that would trigger edgecases you mention ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants