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] Implemented Lambda Parameter Destruction #5095

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

max-leuthaeuser
Copy link
Contributor

@max-leuthaeuser max-leuthaeuser commented Nov 11, 2024

This will most likely change/break sptests.
@mpollmeier I was not able to figure out how to get buildbot running with this PR. Could you check? (Maybe we should add a short description in CS).

// ("<lambda>0(k, v)", Some(5)),
// ("println(k)", Some(5))
// )
List(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for getting this back up!

@mpollmeier
Copy link
Contributor

buildbot run: https://buildbot.global.sltr.io/#/builders/44/builds/86

I'll add a short description to https://github.com/ShiftLeftSecurity/codescience-docs

@mpollmeier
Copy link
Contributor

buildbot is happy with this pr

@max-leuthaeuser
Copy link
Contributor Author

Thanks!

@max-leuthaeuser max-leuthaeuser merged commit b75354e into master Nov 12, 2024
5 checks passed
@max-leuthaeuser max-leuthaeuser deleted the max/destructParams branch November 12, 2024 07:16
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