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

chore: infer a reasonable value for last line #542

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

Conversation

luochong-logan
Copy link

a better solve for #527. as this is the last line in this function, so we can infer a reasonable value using infos in this func.

@mstange
Copy link
Collaborator

mstange commented Feb 1, 2023

Do you have an example where this gives useful data? I worry that we might be inventing values that are incorrect.

Also, could you add a test for this, similar to the existing no_overflow_when_lines_spill_out_of_function() test? Thanks!

@mstange mstange self-requested a review February 1, 2023 15:26
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.

None yet

2 participants