Skip to content

Conversation

creichen
Copy link

@creichen creichen commented Nov 3, 2024

Previously, the mandatory -S parameter took a key-value pair list, though the "value" part wasn't used anywhere in the code (as far as I could see).
This change allows specifying
-S foo.c:bar.c
instead of
-S foo.c,A:bar.c:A
to analyse the two source files foo.c and bar.c.

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