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

Add emit_extension_block_symbols for symbol graph extraction #1195

Merged

Commits on Jun 20, 2024

  1. Add emit_extension_block_symbols for symbol graph extraction

    The `emit_extension_block_symbols` attr can be used in the `swift_extract_symbol_graph` rule to pass the `-emit-extension-block-symbols` flag when creating the symbol graphs. This enables generating symbol graph information for extensions of custom types.
    luispadron committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    93a54ce View commit details
    Browse the repository at this point in the history