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

Use granular RetroactiveAttribute feature guard #359

Merged

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Nov 1, 2023

Motivation

To protect against corner-cases where the more coarse compiler guard is insufficient.

Modifications

Use granular RetroactiveAttribute feature guard

Result

Safer code building.

Test Plan

Tested code building with 5.8 on Linux

To protect against corner-cases where the more coarse compiler guard is
insufficient.
@rnro rnro requested a review from czechboy0 November 1, 2023 10:24
Copy link
Collaborator

@czechboy0 czechboy0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@czechboy0 czechboy0 merged commit 893b3db into apple:main Nov 1, 2023
8 checks passed
@czechboy0 czechboy0 added the semver/patch No public API change. label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants