Skip to content

mark C ABI functions as nounwind #18512

Description

@thestinger

It's explicitly undefined to unwind past an FFI boundary, so these functions can be considered nounwind. The soundness hole allowing safe Rust code to unwind past FFI boundaries should be fixed first (#18510).

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

    A-codegenArea: Code generationI-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions