Skip to content

Swift: Delete deprecated classes #12877

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

Merged
merged 3 commits into from
Apr 19, 2023
Merged

Swift: Delete deprecated classes #12877

merged 3 commits into from
Apr 19, 2023

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Apr 19, 2023

Delete deprecated classes in Swift, before the public beta. After public beta we will have a short (1 release) deprecation cycle, after general release we will have the full (1 year) deprecation cycle. It seems best to start from a clean state.

This excludes files shared with other languages (these things will follow the normal deprecation cycle in sync with other languages) and BarrierGuard in DataFlowPublic.qll (coupled to the above).

I've also renamed a couple of dataflow modules for different queries that had ended up with the same names - not ideal if someone ever wants to use them together for whatever reason.

@geoffw0 geoffw0 added no-change-note-required This PR does not need a change note Swift labels Apr 19, 2023
@geoffw0 geoffw0 requested a review from a team as a code owner April 19, 2023 13:54
Copy link
Contributor

@jketema jketema left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@geoffw0
Copy link
Contributor Author

geoffw0 commented Apr 19, 2023

The QLDoc test failures appear to just be the module bug again.

@geoffw0 geoffw0 merged commit e895cac into github:main Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants