Skip to content
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

Delete libSyntax #62145

Merged
merged 10 commits into from Nov 17, 2022
Merged

Delete libSyntax #62145

merged 10 commits into from Nov 17, 2022

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Nov 16, 2022

Now that swift-syntax no longer consumes the serialized parse tree (see apple/swift-syntax#1041), and we are no longer building the internal swift-syntax dylib (see #61898), we are finally able to get rid of the C++ libSyntax library.

Delete libSyntax, the tests dependent upon it, and redistribute some of the remaining useful types it defined to other parts of the compiler.

@CodaFi
Copy link
Member Author

CodaFi commented Nov 16, 2022

@swift-ci test

@CodaFi
Copy link
Member Author

CodaFi commented Nov 16, 2022

@swift-ci test source compatibility

@compnerd
Copy link
Collaborator

@swift-ci please build toolchain windows platform

@CodaFi
Copy link
Member Author

CodaFi commented Nov 16, 2022

@swift-ci test

@CodaFi
Copy link
Member Author

CodaFi commented Nov 16, 2022

@swift-ci test

@CodaFi
Copy link
Member Author

CodaFi commented Nov 16, 2022

@swift-ci please build toolchain windows platform

@CodaFi
Copy link
Member Author

CodaFi commented Nov 16, 2022

@swift-ci test source compatibility

@CodaFi
Copy link
Member Author

CodaFi commented Nov 17, 2022

apple/llvm-project#5630
@swift-ci please build toolchain windows platform

@CodaFi
Copy link
Member Author

CodaFi commented Nov 17, 2022

@swift-ci test

@AnthonyLatsis
Copy link
Collaborator

Is this inadvertently conflicting with #62132?

@CodaFi
Copy link
Member Author

CodaFi commented Nov 17, 2022

apple/swift-syntax#1084
@swift-ci test macOS

@CodaFi
Copy link
Member Author

CodaFi commented Nov 17, 2022

@AnthonyLatsis @rintaro I suspect I’m going to win this race 😉.

@AnthonyLatsis
Copy link
Collaborator

I suspect I’m going to win this race

😅


-emit-syntax is a hidden frontend mode, so I guess we’re not tied by any promises here. Still, how do we go about this bug report now that the mode is being removed? Are there any migration directions?

This was referenced Apr 5, 2023
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.

None yet

3 participants