Skip to content

Ignore empty C source lines#63

Merged
jordalgo merged 1 commit intomasterfrom
empty-c-lines
Aug 11, 2025
Merged

Ignore empty C source lines#63
jordalgo merged 1 commit intomasterfrom
empty-c-lines

Conversation

@theihor
Copy link
Copy Markdown
Collaborator

@theihor theihor commented Aug 11, 2025

Sometimes verifier emits empty C source lines, for example:

; @ filter_helpers.h:227

They don't contain useful information, and collecting them may lead to mostly empty C source view. Ignore such lines at the parsing level.

Sometimes verifier emits empty C source lines, for example:

;  @ filter_helpers.h:227

They don't contain useful information, and collecting them may lead to
mostly empty C source view. Ignore such lines at the parsing level.
@theihor theihor requested a review from jordalgo August 11, 2025 23:48
@jordalgo jordalgo merged commit 456af4c into master Aug 11, 2025
1 check passed
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.

2 participants