Skip to content

Stop passing spans around in trans #1415

Description

@marijnh

These spans are only used in output generated when hitting an unexpected circumstance (compiler bug). Passing them around is cumbersome, and already being done very poorly (the association of spans with block contexts is completely busted), so I think the code is better off without it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions