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

Remove trace-point that requires use-after-close reference #7336

Merged
merged 1 commit into from
May 14, 2024

Commits on May 13, 2024

  1. Remove trace-point that requires use-after-close reference

    It turns out that eclipse#7325 was ineffective: compilers see straight
    through that attempt to hide the use-after-close. The trace-point
    doesn't provide any information that isn't already available by
    other trace-points at the same level.
    
    Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
    keithc-ca committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9fc4a86 View commit details
    Browse the repository at this point in the history