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

Reset qualifs when a storage of a local ends #90168

Merged
merged 1 commit into from
Oct 23, 2021

Commits on Oct 23, 2021

  1. Reset qualifs when a storage of a local ends

    to ensure that the local qualifs are affected by the state from previous
    loop iterations only if the local is kept alive.
    
    The change should be forward compatible with a stricter handling of
    indirect assignments, since storage dead invalidates all existing
    pointers to the local.
    tmiasko committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    e4aeeca View commit details
    Browse the repository at this point in the history