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

Turn off extension block symbols #324

Merged
merged 6 commits into from
Aug 25, 2024
Merged

Turn off extension block symbols #324

merged 6 commits into from
Aug 25, 2024

Conversation

tayloraswift
Copy link
Owner

@tayloraswift tayloraswift commented Aug 25, 2024

Unidoc is effectively unusable on many platforms as it currently requires a noassert Swift toolchain, due to:

the immediate trigger on our end is using -emit-extension-block-symbols, so this PR disables that when dumping the standard library, and updates the documentation compiler to not assume this flag was enabled when parsing raw symbol graphs.

@tayloraswift tayloraswift merged commit cf23c8b into master Aug 25, 2024
4 checks passed
@tayloraswift tayloraswift deleted the noassert-extensions branch August 25, 2024 23:29
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.

None yet

1 participant