-
Couldn't load subscription status.
- Fork 461
Re-work MacroSystem on top of the same expansion functions that the compiler invokes #1946
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
Conversation
|
@swift-ci Please test |
15d9116 to
5db0322
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
|
@swift-ci Please test macOS |
|
@swift-ci Please test Linux |
|
@swift-ci Please test macOS |
|
@swift-ci Please test macOS |
|
@swift-ci Please test |
|
@swift-ci Please test |
75ebeaa to
287d25c
Compare
|
@swift-ci Please test |
…piler invokes This should make the MacroSystem behave more similarly to the expansions performed by the compiler.
287d25c to
3477df6
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
|
@swift-ci Please test |
|
swiftlang/swift#67500 @swift-ci Please test |
This should make the MacroSystem behave more similarly to the expansions performed by the compiler.
To review: This PR consists of 3 preparation commits, followed by the actual re-write of
MacroSystem.