Skip to content

[6.2] AST: Add a warning group for @_implementationOnly deprecation diagnostics #82081

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

Open
wants to merge 1 commit into
base: release/6.2
Choose a base branch
from

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Jun 7, 2025

  • Explanation: Allow developers to control the behavior of diagnostics about deprecation of @_implementationOnly import.
  • Scope: Affects code using @_implementationOnly import.
  • Issue/Radar: rdar://152735425
  • Original PR: AST: Add a warning group for @_implementationOnly deprecation diagnostics #82079
  • Risk: Low. Only adds group identifiers to existing diagnostics.
  • Testing: Updated existing compiler tests.
  • Reviewer:

…tics.

This allows developers to control the level of these diagnostics.

Resolves rdar://152735425.
@tshortli tshortli requested a review from a team as a code owner June 7, 2025 02:50
@tshortli
Copy link
Contributor Author

tshortli commented Jun 7, 2025

@swift-ci please test

@tshortli tshortli enabled auto-merge June 7, 2025 02:51
@tshortli
Copy link
Contributor Author

tshortli commented Jun 7, 2025

swiftlang/llvm-project#10805

@swift-ci please test macOS

@tshortli
Copy link
Contributor Author

tshortli commented Jun 8, 2025

@swift-ci please test macOS

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.

1 participant