Skip to content
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

CPP: Add some range analysis cases #14444

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alexet
Copy link
Contributor

@alexet alexet commented Oct 11, 2023

This add these cases extracted from real programs.

@github-actions github-actions bot added the C++ label Oct 11, 2023
@alexet alexet marked this pull request as ready for review October 16, 2023 13:03
@alexet alexet requested a review from a team as a code owner October 16, 2023 13:03
return;
}
range(pos + 1); // $ overflow=+ range="==InitializeParameter: pos+1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you add the desired range outputs with the MISSING: tag?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants