Skip to content
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

[clang][Modules] Testing Serializing a struct with a __ptrauth Field #10371

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

qiongsiwu
Copy link

@qiongsiwu qiongsiwu commented Mar 28, 2025

This is a test case for llvm#133500.

This test case cannot be added to upstream llvm because upstream currently does not have the __ptrauth qualifier yet. llvm#100830 will add the qualifier, and we shall consider upstreaming this test case when llvm#100830 lands.

rdar://143763558

@qiongsiwu
Copy link
Author

Note to reviewers:

This test will fail without llvm#133500 and we should only land the test once llvm#133500 is in next.

@qiongsiwu
Copy link
Author

llvm#133500 has landed. May I get a review so we have some test coverage? Thanks!

@qiongsiwu qiongsiwu requested a review from Bigcheese April 1, 2025 19:57
@qiongsiwu
Copy link
Author

Gentle ping for review. Thanks!

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.

1 participant