Skip to content

Conversation

Dinistro
Copy link
Contributor

@Dinistro Dinistro commented Sep 3, 2025

This commit moves the "element" param of DICompositeType to the end of the parameter list. This is required as there seems to be a bug in the attribute parser that breaks a print + parse roundtrip.

Related ticket: #156623

@Dinistro Dinistro requested review from abidh and gysit September 3, 2025 08:50
Copy link
Contributor

@gysit gysit left a comment

Choose a reason for hiding this comment

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

Shouldn't the debug info import require a change as well?

return DICompositeTypeAttr::get(

Copy link
Contributor

@abidh abidh left a comment

Choose a reason for hiding this comment

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

Flang changes look good to me. Thanks.

This commit moves the "element" param of `DICompositeType` to the end of
the parameter list. This is required as there seems to be a bug in the
attribute parser that breaks a print + parse roundtrip.

Related ticket: #156623
@Dinistro Dinistro force-pushed the users/dinistro/fix-arg-param-order branch from b19c3e1 to 44e0361 Compare September 3, 2025 12:05
@Dinistro Dinistro requested a review from gysit September 3, 2025 12:06
Copy link
Contributor

@gysit gysit left a comment

Choose a reason for hiding this comment

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

Thanks!

LGTM

@Dinistro Dinistro merged commit 329b215 into main Sep 3, 2025
9 checks passed
@Dinistro Dinistro deleted the users/dinistro/fix-arg-param-order branch September 3, 2025 15:25
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.

3 participants