-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Add SWIFT_BUILD_SWIFT_SYNTAX check on PrintingDiagnosticConsumer #75940
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
Add SWIFT_BUILD_SWIFT_SYNTAX check on PrintingDiagnosticConsumer #75940
Conversation
373602b
to
808648c
Compare
808648c
to
6151bf6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@swift-ci please smoke test |
i see that linux&windows are green, but mac isn't
|
I doubt it is related (I think the bots are building with swift-syntax). There is a slight possibility that LLDB is not building with |
@swift-ci please smoke test macOS platform |
@cachemeifyoucan we are green now |
Do you want me to merge for you? |
@cachemeifyoucan
|
Hello Team,
i think that this check is needed to be able to compile the compiler without
SWIFT_BUILD_SWIFT_SYNTAX
enabledotherwise you will get
Resolves #75939