-
Notifications
You must be signed in to change notification settings - Fork 47
Added simple error handling for XSTS parser #460
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
base: master
Are you sure you want to change the base?
Conversation
b360291 to
4c81e74
Compare
mondokm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thank you!:)
|
I think the folder names |
| ctrl var n: integer = 0 | ||
|
|
||
| trans{ | ||
| arr:=arr[n<--true]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we would need semantic validation in order to throw an error here, syntactically -true is a valid expression.
|
Benchexec test report for a selection of SV-Benchmarks (correct / incorrect / all):
|
closes #303