Skip to content

Conversation

augusto2112
Copy link

…ation

The order of the attributes wasn't deterministic, and it just happened that the DW_AT_linkage_name of the specifier type used to always come last. Now the algorithm for parsing attributes has changed and made deterministic, and the current algorithm will parse the attributes of the specifier TAG first, and specified last.

Make sure to not overwrite the mangled name of a specified type.

rdar://158634690

…ation

The order of the attributes wasn't deterministic, and it just happened
that the DW_AT_linkage_name of the specifier type used to always come
last. Now the algorithm for parsing attributes has changed and made
deterministic, and the current algorithm will parse the attributes of
the specifier TAG first, and specified last.

Make sure to not overwrite the mangled name of a specified type.

rdar://158634690
Copy link

@Michael137 Michael137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

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