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
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.

1 participant