Skip to content

Replace setup with new Swift-only library #14

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 3 commits into from
Oct 27, 2022

Conversation

keith
Copy link
Owner

@keith keith commented Oct 11, 2022

This eliminates the need for handling the internal library, but is
potentially still valuable to share this build file, and always force
these targets to be built in the opt configuration to avoid performance
issues when they're built in dbg

keith added 2 commits October 27, 2022 16:33
This eliminates the need for handling the internal library, but is
potentially still valuable to share this build file, and always force
these targets to be built in the opt configuration to avoid performance
issues when they're built in dbg
@keith keith changed the base branch from main to swift-parser October 27, 2022 23:33
@keith keith force-pushed the ks/replace-setup-with-new-swift-only-library branch from d6143bb to fd44018 Compare October 27, 2022 23:33
@keith keith marked this pull request as ready for review October 27, 2022 23:51
@keith keith merged commit 9298147 into swift-parser Oct 27, 2022
@keith keith deleted the ks/replace-setup-with-new-swift-only-library branch October 27, 2022 23:51
@keith
Copy link
Owner Author

keith commented Oct 27, 2022

merged into non main branch that will eventually make it back to main

@jpsim
Copy link

jpsim commented Oct 27, 2022

The opt wrapper may no longer be necessary with swiftlang/swift-syntax#1030

@keith
Copy link
Owner Author

keith commented Oct 27, 2022

nice, will be interesting to see!

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