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

TupleDeclaration: wrong astParent #1823

Open
maximiliankaul opened this issue Nov 6, 2024 · 1 comment
Open

TupleDeclaration: wrong astParent #1823

maximiliankaul opened this issue Nov 6, 2024 · 1 comment
Assignees

Comments

@maximiliankaul
Copy link
Contributor

Observed with test cpg-core/src/test/kotlin/de/fraunhofer/aisec/cpg/graph/declarations/TupleDeclarationTest.kt

The astParent of a variable declared in a tuple does not have the TupleDeclaration as astParent.

@maximiliankaul
Copy link
Contributor Author

maximiliankaul commented Nov 6, 2024

See #1824 for a failing test.

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

No branches or pull requests

2 participants