Skip to content

bugfix: Correct two return-type annotations #45

Merged
bjjwwang merged 1 commit intoSVF-tools:mainfrom
mgree:main
Apr 9, 2026
Merged

bugfix: Correct two return-type annotations #45
bjjwwang merged 1 commit intoSVF-tools:mainfrom
mgree:main

Conversation

@mgree
Copy link
Copy Markdown
Contributor

@mgree mgree commented Apr 9, 2026

I found two more incorrect annotations in the subts: CallICFGNode.getCaller() and IntraCFGEdge.getCondition(). (Took the liberty of adding __pycache__ to the .gitignore, too... happy to pull that out if you don't want it.)

I was going to add a test for this, but realized that the tests in demo and test_cases don't seem to be run in CI anyway. Would you want a PR that adds more API/stub smoketesting? (I see a stubtest call, but I don't think that can detect issues with return values.)

Semi-relatedly, would you accept PRs that add other bindings, e.g., to the AE module?

@bjjwwang bjjwwang merged commit 022e98b into SVF-tools:main Apr 9, 2026
1 check passed
@yuleisui
Copy link
Copy Markdown
Collaborator

yuleisui commented Apr 9, 2026

@mgree Thank you.

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