Skip to content

[IRGen testing] Fix bogus FileCheck check-prefix "-SAME" usage #31839

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
May 16, 2020

Conversation

davezarzycki
Copy link
Contributor

The correct usage of "-SAME" is after the check-prefix, not in the middle. I've updated the constants to what is emitted today.

This was found during the drafting of: #31811

The correct usage of "-SAME" is after the check-prefix, not in the
middle. I've updated the constants to what is emitted today.
@davezarzycki
Copy link
Contributor Author

@swift-ci please smoke test

@davezarzycki davezarzycki requested a review from compnerd May 16, 2020 15:39
@davezarzycki
Copy link
Contributor Author

Hi @compnerd – The Windows failure in question might have always been a failure given that the tests were broken until this PR.

Copy link
Contributor

@rjmccall rjmccall left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM.

@davezarzycki davezarzycki merged commit f4da929 into swiftlang:master May 16, 2020
@davezarzycki davezarzycki deleted the pr31839 branch May 16, 2020 19:09
@compnerd
Copy link
Member

@davezarzycki can I revert this until Ive had a chance to look into the failure? This is going hide additional possible introduced failures.

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