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

Conversation

keithc-ca
Copy link
Member

It turns out that #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.

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>
@babsingh
Copy link
Contributor

jenkins build all

@babsingh
Copy link
Contributor

@babsingh babsingh merged commit b4d1620 into eclipse:master May 14, 2024
15 of 18 checks passed
@keithc-ca keithc-ca deleted the use_after_close branch May 14, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants