Skip to content

fix wrong attribute ordering in the runtime #61974

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
Nov 8, 2022

Conversation

eeckstein
Copy link
Contributor

@eeckstein eeckstein commented Nov 8, 2022

This is required for a clang change. Attributes need to be in a certain order when building with a newer clang.

This fix might be replaced by something better, e.g. #61476

rdar://101889515

@eeckstein eeckstein requested a review from dcci November 8, 2022 06:48
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

This is required to a clang change. Attribute need to be in a certain order when building with a newer clang.

This fix might be replaced by something better, e.g. swiftlang#61476
@eeckstein eeckstein force-pushed the fix-attribute-ordering branch from aee54ff to 0494db0 Compare November 8, 2022 08:36
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit 50439e5 into swiftlang:main Nov 8, 2022
@eeckstein eeckstein deleted the fix-attribute-ordering branch November 8, 2022 12:31
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