Skip to content

Conversation

@CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Nov 16, 2022

Now that swift-syntax no longer consumes the serialized parse tree (see swiftlang/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
Contributor Author

CodaFi commented Nov 16, 2022

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 16, 2022

@swift-ci test source compatibility

@compnerd
Copy link
Member

@swift-ci please build toolchain windows platform

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 16, 2022

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 16, 2022

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 16, 2022

@swift-ci please build toolchain windows platform

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 16, 2022

@swift-ci test source compatibility

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 17, 2022

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

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 17, 2022

@swift-ci test

@AnthonyLatsis
Copy link
Collaborator

Is this inadvertently conflicting with #62132?

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 17, 2022

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

@CodaFi
Copy link
Contributor 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.

3 participants