Skip to content

[SourceKit] Explicitly specify the type of enums in CodeCompletinSwiftInterop.h #78686

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
Jan 25, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 16, 2025

To match the definition in SourceKit-LSP, which were needed because enums default to int32_t on Windows.

…tInterop.h

To match the definition in SourceKit-LSP, which were needed because enums default to `int32_t` on Windows.
@ahoppen
Copy link
Member Author

ahoppen commented Jan 16, 2025

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Jan 24, 2025

@swift-ci Please smoke test

1 similar comment
@ahoppen
Copy link
Member Author

ahoppen commented Jan 24, 2025

@swift-ci Please smoke test

@ahoppen ahoppen merged commit d5a6ff2 into swiftlang:main Jan 25, 2025
3 checks passed
@ahoppen ahoppen deleted the explicit-enum-type branch January 25, 2025 06:28
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.

2 participants