Skip to content

Fix Stable20210726 lldb Release Builds #3477

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
merged 1 commit into from
Oct 28, 2021

Conversation

gmittert
Copy link

ShouldSkipValidation is only defined #ifndef NDEBUG so it should only be
called #ifndef NDEBUG

ShouldSkipValidation is only defined #ifndef NDEBUG so it should only be
called #ifndef NDEBUG
@gmittert
Copy link
Author

cc @augusto2112 @adrian-prantl

@gmittert
Copy link
Author

@swift-ci please test

Copy link

@adrian-prantl adrian-prantl left a comment

Choose a reason for hiding this comment

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

Thanks, Gwen! Could you cherry-pick this to next/, too?

@augusto2112
Copy link

Thanks!

@gmittert
Copy link
Author

Cherrypicked in PR #3479. I don't have write access to llvm-project, so someone will have to merge it for me. Does PR testing work on next?

@adrian-prantl
Copy link

Cherrypicked in PR #3479. I don't have write access to llvm-project, so someone will have to merge it for me. Does PR testing work on next?

Usually the Swift compiler doesn't build ...

@adrian-prantl adrian-prantl merged commit 7d0e19d into swiftlang:stable/20210726 Oct 28, 2021
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