Skip to content

[CodeCompletion] Delete SanitizeExpr #68080

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
Sep 7, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 23, 2023

Delete a bunch of code that is now dead since we have migrated everything to solver-based completions and then also delete SanitizeExpr, which shouldn’t be needed anymore.

rdar://111756748

@slavapestov
Copy link
Contributor

So happy to see this code gone!

Copy link
Contributor

@xedin xedin left a comment

Choose a reason for hiding this comment

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

Awesome, cannot believe we finally made it to this point! :)

Copy link
Contributor

@hamishknight hamishknight left a comment

Choose a reason for hiding this comment

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

🎉

@ahoppen ahoppen marked this pull request as draft August 24, 2023 16:19
@ahoppen ahoppen marked this pull request as ready for review September 6, 2023 20:13
@ahoppen ahoppen force-pushed the ahoppen/delete-sanitize-expr branch from 0a20f25 to 9c2400b Compare September 6, 2023 20:13
@ahoppen
Copy link
Member Author

ahoppen commented Sep 6, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Sep 6, 2023

@swift-ci Please SourceKit stress test

@ahoppen ahoppen merged commit 0e1cdb5 into swiftlang:main Sep 7, 2023
@ahoppen ahoppen deleted the ahoppen/delete-sanitize-expr branch September 7, 2023 18:03
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.

4 participants