Skip to content

Report AlwaysFalseConstraints as CF errors#341

Open
d367wang wants to merge 20 commits intoopprop:masterfrom
d367wang:unsat-verify
Open

Report AlwaysFalseConstraints as CF errors#341
d367wang wants to merge 20 commits intoopprop:masterfrom
d367wang:unsat-verify

Conversation

@d367wang
Copy link
Copy Markdown

@d367wang d367wang commented Jul 6, 2021

Currently CFI sets the CF flag -Awarns to turn the hard error to warning, so that the inference won't terminate when encountering any, as

But it's still necessary to report the error. In this way, we both point out the existing hard errors, and infer a solution (or prove UNSAT) for the user.

@d367wang d367wang changed the title Add UNSAT verification for unit tests Report AlwaysFalseConstraints as a CF error Apr 24, 2022
@d367wang d367wang changed the title Report AlwaysFalseConstraints as a CF error Report AlwaysFalseConstraints as CF errors Apr 24, 2022
@d367wang d367wang requested a review from wmdietl April 24, 2022 23:14
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