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

fix find_references #914

Merged
merged 1 commit into from
Mar 18, 2021
Merged

fix find_references #914

merged 1 commit into from
Mar 18, 2021

Conversation

pfitzseb
Copy link
Member

Fixes #912.

Turns out that get_expr1 on the edge of an identifier sometimes returns the previous one. get_identifier doesn't.

For every PR, please check the following:

@pfitzseb pfitzseb merged commit 5337be4 into master Mar 18, 2021
@davidanthoff davidanthoff deleted the sp/fix-find-ref branch March 18, 2021 17:29
@oppo-source oppo-source removed the request for review from a team April 16, 2021 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renaming member of a kwdef struct is incorrect
2 participants