Skip to content

Add option for specifying filename for reporting errors - #28

Merged
martinjonas merged 1 commit into
staticafi:svcomp26from
ayazip:sbt-svcomp26-error-reporting
Nov 20, 2025
Merged

Add option for specifying filename for reporting errors#28
martinjonas merged 1 commit into
staticafi:svcomp26from
ayazip:sbt-svcomp26-error-reporting

Conversation

@ayazip

@ayazip ayazip commented Nov 6, 2025

Copy link
Copy Markdown

This is a hack to avoid reporting error locations in function models in the SV-COMP setting.

When a property violation happens in a library function that we model, we want to report the place of the function call in the original input program, rather than the location in the function model. This MR adds an option to specify the name of the file that should be considered when reporting property violations.

In general it would be better to output the whole stack-trace and let Symbiotic decide what to put in the witness (TBD after sv-comp26).

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