Skip to content

[AST] Fix linker errors when doing a 'parser only' build #34976

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

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Dec 5, 2020

Parser only build avoids linking clangAST library and we use SWIFT_BUILD_ONLY_SYNTAXPARSERLIB macro to enforce it.

Parser only build avoids linking `clangAST` library and we use `SWIFT_BUILD_ONLY_SYNTAXPARSERLIB` macro to enforce it.
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Dec 5, 2020

@swift-ci smoke test

@akyrtzi akyrtzi merged commit a86a26c into swiftlang:main Dec 5, 2020
@akyrtzi akyrtzi deleted the parser-only-build-fix-linker-errors branch December 5, 2020 03:21
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.

1 participant