Skip to content

[SourceKit] Fix a build failure if SWIFT_BUILD_SWIFT_SYNTAX is not set #70300

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

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Dec 7, 2023

@ahoppen
Copy link
Member Author

ahoppen commented Dec 7, 2023

@swift-ci Please smoke test

Receiver(RequestResult<RelatedIdentsInfo>::fromError("relatedidents is not supported because sourcekitd was built without swift-syntax"));
Receiver(
ResultType::fromError("relatedidents is not supported because "
"sourcekitd was built without swift-syntax"));
return;
Copy link
Contributor

Choose a reason for hiding this comment

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

Not really needed, FWIW (missed it originally)

@ahoppen ahoppen merged commit 753faaf into swiftlang:main Dec 7, 2023
@finagolfin
Copy link
Member

Yep, this works.

@ahoppen ahoppen deleted the ahoppen/android-build-failure branch December 8, 2023 17:14
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