Skip to content

[Test] Link macro binaries to _SwiftSyntaxCShims objects #1901

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
Jan 2, 2025

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jan 1, 2025

Update for swiftlang/swift-syntax#2925 but this can be merged independently.

_SwiftSyntaxCShims objects weren't linked because it was a header-only library. But since actual code is being added, we need to link it.

`_SwiftSyntaxCShims` objects weren't linked because it was a header-only
library. But since actual code is being added, we need to link it.
@rintaro rintaro requested a review from ahoppen as a code owner January 1, 2025 18:38
@rintaro
Copy link
Member Author

rintaro commented Jan 1, 2025

@swift-ci Please test

@rintaro rintaro merged commit 233f2e6 into swiftlang:main Jan 2, 2025
3 checks passed
ahoppen added a commit to ahoppen/sourcekit-lsp that referenced this pull request Jan 8, 2025
…hims"

This reverts commit 233f2e6, reversing
changes made to 320177f.
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.

2 participants