Skip to content

[SourceKit] Update completion cancellation test to a harder type checking example #76494

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 1 commit into from
Sep 17, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 16, 2024

#63585 will resolve rdar://80582770 and the type checker performance problem that we were relying on. Use a harder example (stolen from https://github.com/swiftlang/swift/blob/main/unittests/SourceKit/SwiftLang/CloseTest.cpp#L131-L151), that’s unlikely to get a significant performance improvement soon.

@ahoppen
Copy link
Member Author

ahoppen commented Sep 16, 2024

@swift-ci Please smoke test

…king example

swiftlang#63585 will resolve rdar://80582770 and the type checker performance problem that we were relying on. Use a harder example (stolen from https://github.com/swiftlang/swift/blob/main/unittests/SourceKit/SwiftLang/CloseTest.cpp#L131-L151), that’s unlikely to get a significant performance improvement soon.
@ahoppen ahoppen force-pushed the harder-cancellation branch from 91d85ae to 7691569 Compare September 16, 2024 21:48
@ahoppen
Copy link
Member Author

ahoppen commented Sep 16, 2024

@swift-ci Please smoke test

@ahoppen ahoppen merged commit 2d0e4de into swiftlang:main Sep 17, 2024
3 checks passed
@ahoppen ahoppen deleted the harder-cancellation branch September 17, 2024 23:50
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.

3 participants