Skip to content

Conversation

@RUSShyTwo
Copy link

@RUSShyTwo RUSShyTwo commented Dec 5, 2021

This is needed because of this PR: dlang-community/dsymbol#175

Since it'll set the callTip for struct/class, this logic must be updated to take that into account

Copy link
Member

@WebFreak001 WebFreak001 left a comment

Choose a reason for hiding this comment

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

is the constructor stuff really the only thing that changes? Do the opIndex/opCall things still work with the new change?

I haven't fully understood the new changes yet but it looks like it may be better to just remove the symbols[0].callTip is null check in the parent if here, to make the entire block be evaluated, now that all callTips have content.

@RUSShyTwo RUSShyTwo closed this by deleting the head repository Jul 1, 2024
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