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

Filterx location tracking for all exprs #422

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bazsi
Copy link
Member

@bazsi bazsi commented Dec 23, 2024

This adds location information for non-statement expressions, which means we would see less of those "n/a" locations.

@bazsi bazsi force-pushed the filterx-location-tracking-for-all-exprs branch 2 times, most recently from 8c1422b to 0ae5d86 Compare December 28, 2024 06:43
Only exprs added as a stmt_expr had location information, meaning
that conditions or exprs in ternaries did not have location information.

Add those as well.

Signed-off-by: Balazs Scheidler <[email protected]>
@bazsi bazsi force-pushed the filterx-location-tracking-for-all-exprs branch from 0ae5d86 to 7d3b7f4 Compare December 30, 2024 10:55
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.

1 participant