Skip to content

[cxx-interop] Fix subscript-irgen test CHECK statement #78299

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
Dec 19, 2024

Conversation

j-hui
Copy link
Contributor

@j-hui j-hui commented Dec 19, 2024

Previously the check statement did not account for attribute groups.
This patch adds a glob at the end of the CHECK statement to allow
trailing attribute groups, and also relaxes the pattern at the
beginning.

rdar://141662805

Previously the check statement did not account for attribute groups.
This patch adds a glob at the end of the CHECK statement to allow
trailing attribute groups, and also relaxes the pattern at the
beginning.

rdar://141662805
@j-hui
Copy link
Contributor Author

j-hui commented Dec 19, 2024

@swift-ci Please test

@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Dec 19, 2024
Copy link
Contributor

@egorzhdan egorzhdan left a comment

Choose a reason for hiding this comment

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

Thanks!

@j-hui j-hui enabled auto-merge (squash) December 19, 2024 18:38
@j-hui j-hui merged commit 1e9efd4 into swiftlang:main Dec 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants