Skip to content

[5.9] Disable lexing #assert unless experimental static assertions are enabled #65299

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

Merged

Conversation

DougGregor
Copy link
Member

#assert should be usable as a macro name, but the experimental feature was getting in the way.

Fixes rdar://107894668.

…abled

`#assert` should be usable as a macro name, but the experimental feature
was getting in the way.

Fixes rdar://107894668.
@DougGregor DougGregor requested a review from a team as a code owner April 19, 2023 21:08
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 63b9415 into swiftlang:release/5.9 Apr 20, 2023
@DougGregor DougGregor deleted the move-over-static-assert-5.9 branch April 20, 2023 02:38
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks and removed 🍒 release cherry pick Flag: Release branch cherry picks labels May 3, 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