Skip to content

[CodeCompletion] Check if stdlib decls exist #70704

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

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jan 4, 2024

In some configurations e.g. 'Embedded', some stdlib types don't exist. We cannot just assume they are always available.

rdar://119691781

In some configurations e.g. 'Embedded', some stdlib types don't exist.
We cannot just assume they are always available.

rdar://119691781
@rintaro rintaro force-pushed the ide-completion-embedded-rdar119691781 branch from b761047 to a8ae8e4 Compare January 4, 2024 00:31
@rintaro
Copy link
Member Author

rintaro commented Jan 4, 2024

@swift-ci Please smoke test

@rintaro rintaro merged commit e7c92f7 into swiftlang:main Jan 4, 2024
@kubamracek kubamracek added the embedded Embedded Swift label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded Embedded Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants