Skip to content

Show unapplied function references in call hierarchy #1190

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

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 19, 2024

With swiftlang/swift#72930 we can use the containedBy instead of calledBy relation for the call hierarchy, which allows us to show unapplied function references in the call hierarchy as well.

rdar://123769825

@ahoppen ahoppen requested a review from bnbarham April 19, 2024 06:11
@ahoppen ahoppen requested a review from benlangmuir as a code owner April 19, 2024 06:11
@ahoppen
Copy link
Member Author

ahoppen commented Apr 19, 2024

@swift-ci Please test

With swiftlang/swift#72930 we can use the `containedBy` instead of `calledBy` relation for the call hierarchy, which allows us to show unapplied function references in the call hierarchy as well.

rdar://123769825
@ahoppen ahoppen force-pushed the ahoppen/unapplied-function-refs-in-call-hierarchy branch from f7b21d2 to 8ed842b Compare April 20, 2024 04:47
@ahoppen
Copy link
Member Author

ahoppen commented Apr 20, 2024

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Apr 20, 2024

@swift-ci Please test Windows

@ahoppen ahoppen enabled auto-merge April 20, 2024 05:20
@ahoppen ahoppen merged commit 3dd5045 into swiftlang:main Apr 20, 2024
3 checks passed
@ahoppen ahoppen deleted the ahoppen/unapplied-function-refs-in-call-hierarchy branch April 22, 2024 16:07
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