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

Describe program analysis for widening bounds for nt_array_ptr #195

Open
dtarditi opened this issue Sep 8, 2017 · 0 comments
Open

Describe program analysis for widening bounds for nt_array_ptr #195

dtarditi opened this issue Sep 8, 2017 · 0 comments
Assignees

Comments

@dtarditi
Copy link
Contributor

dtarditi commented Sep 8, 2017

We need to describe the program analysis for widening bounds for nt_array_ptr. We also need to describe how it hooks into checking of bounds declarations and insertion of bounds checks:

  • For checking of bounds declarations, the widened bounds is always used.
  • For bounds checks, the widened bounds are used only for expressions whose bounds are derived from a variable with inferred bounds.
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

No branches or pull requests

1 participant