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

Improve unused variable detection for non-regular variables #2737

Merged
merged 2 commits into from
May 6, 2019

Conversation

TysonAndre
Copy link
Member

Fixes #2733

@TysonAndre TysonAndre merged commit 26530d3 into phan:master May 6, 2019
@TysonAndre TysonAndre deleted the reference-variable-tracking branch May 9, 2019 13:24
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.

Emit PhanUnusedVariable for a reference if there are no uses or redefinitions
1 participant