Skip to content

[CMake] Add module ABI name prefix to swift-syntax libraries #69188

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
Oct 16, 2023

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 14, 2023

Add 'Compiler' prefix to ABI names of swift-syntax libraries so that compiler libraries (e.g. sourcekitdInProc) can be used from binaries linking with swift-syntax (e.g. via SwiftPM)

#68812
rdar://116951101

(depends on swiftlang/swift-syntax#2282)

Add 'Compiler' prefix to ABI names of swift-syntax libraries so that
compiler libraries (e.g. sourcekitdInProc) can be used from binaries
linking with swift-syntax (e.g. via SwiftPM)

swiftlang#68812
rdar://116951101
@rintaro
Copy link
Member Author

rintaro commented Oct 14, 2023

swiftlang/swift-syntax#2282
@swift-ci Please smoke test

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