Skip to content

[clang] Remove stdint.h from ptrauth.h. #8881

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
Jun 11, 2024

Conversation

ahmedbougacha
Copy link

This was originally fixed downstream as rdar://59828556, then in stable/20230725 as #7967. We ended up picking up the fixed version of most of ptrauth.h (and the matching test) following the upstream commit that added the file. But the merge didn't remove the include; it only brought some of the __UINTPTR_TYPE__ usage.

rdar://129378800

This was originally fixed downstream as rdar://59828556, then in
stable/20230725 as #7967.  We ended up picking up the fixed version of
most of ptrauth.h (and the matching test) following the upstream commit
that added the file.  But the merge didn't remove the include;  it only
brought some of the `__UINTPTR_TYPE__` usage.

rdar://129378800
@ahmedbougacha ahmedbougacha merged commit 22ba618 into next Jun 11, 2024
@ahmedbougacha ahmedbougacha deleted the eng/PR-129378800-next-ptrauth_h-remove-stdint_h branch June 11, 2024 00:40
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