8000 [ub-shift-check] Add new checks and improve tests by brcfarias · Pull Request #977 · esbmc/esbmc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[ub-shift-check] Add new checks and improve tests #977

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

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

brcfarias
Copy link
Collaborator
  • Add ub check on shift right operations

  • Improve regression tests

  • The C language standard specifies the behavior of the shift operators as below

image

@brcfarias brcfarias linked an issue Apr 19, 2023 that may be closed by this pull request
Copy link
Contributor
@lucasccordeiro lucasccordeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lucasccordeiro lucasccordeiro merged commit 03b325a into esbmc:master Apr 19, 2023
@brcfarias brcfarias deleted the ub-shift-check branch April 20, 2023 11: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.

Develop a check for undefined behaviour
2 participants
0