Skip to content

Conversation

finagolfin
Copy link
Member

This is a follow-on to #71011, which also checked that macros were enabled before including this new macro in the stdlib. These tests currently fail on the community Android CI, which doesn't have a prebuilt Swift compiler so macros are disabled.

@DougGregor, please review.

@finagolfin finagolfin requested a review from ktoso as a code owner January 27, 2024 20:59
@finagolfin
Copy link
Member Author

@rauhul, please run the CI here.

@rauhul
Copy link
Member

rauhul commented Feb 1, 2024

@swift-ci test

@finagolfin
Copy link
Member Author

Ping @rintaro, maybe you can review this tiny pull?

@finagolfin
Copy link
Member Author

Ping @bnbarham, tiny pull that needs review.

Copy link
Contributor

@bnbarham bnbarham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 but just to emphasize again, we are moving towards removing this escape hatch. The end goal is for there to be no C++ parser.

@finagolfin
Copy link
Member Author

Understood, you can just rip out all these swift-syntax checks then, if this mode will no longer be supported then. In the meantime, this keeps the Android CI green.

You can go ahead and merge, as this passes CI.

@finagolfin
Copy link
Member Author

@MaxDesiatov, can you merge?

@bnbarham
Copy link
Contributor

bnbarham commented Feb 8, 2024

Understood, you can just rip out all these swift-syntax checks then, if this mode will no longer be supported then.

Yep, that's the plan! (and sorry, I forgot to merge after the approval)

@bnbarham bnbarham merged commit a2c237b into swiftlang:main Feb 8, 2024
@finagolfin finagolfin deleted the isolation branch February 8, 2024 23:49
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