Skip to content
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

[kotlin2cpg] Fixed type info provider #4546

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

max-leuthaeuser
Copy link
Contributor

For whatever reason if desc.getKind == CallableMemberDescriptor.Kind.DECLARATION slipped into resolvedCallDescriptor(expr: KtExpression) with the previous PR (most likely something I debugged there and forgot about).

For whatever reason `if desc.getKind == CallableMemberDescriptor.Kind.DECLARATION` slipped into `resolvedCallDescriptor(expr: KtExpression)` with the previous PR (most likely something I debugged there and forgot about).
@max-leuthaeuser max-leuthaeuser requested a review from maltek May 8, 2024 13:16
@max-leuthaeuser max-leuthaeuser merged commit 42eb173 into master May 8, 2024
5 checks passed
@max-leuthaeuser max-leuthaeuser deleted the max/kotlinTypeInfoFix branch May 8, 2024 13:41
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