Skip to content

mark C ABI functions as nounwind #18512

Closed
@thestinger

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).

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