Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuation of #117 desired functionality #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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